Searched defs:ZipFileInfo (Results 1 – 1 of 1) sorted by relevance
134 struct ZipFileInfo { struct135 FileInfo fileInfo;136 int32_t method = -1; // The system automatically uses the default value if the value is -1.137 int32_t level;138 int32_t windowBits;139 int32_t memLevel;140 int32_t strategy;