![]() |
hamigaki::archivers::zip::method —
struct method { // static constants static const boost::uint16_t store = 0; // 非圧縮 static const boost::uint16_t deflate = 8; // RFC 1951 deflate 圧縮 static const boost::uint16_t bzip2 = 12; // bzip2 圧縮 };
製作著作 © 2006-2008 Takeshi Mouri |