Searched defs:ZipFileInfo (Results 1 – 1 of 1) sorted by relevance
125 struct ZipFileInfo { struct126 FileInfo fileInfo;127 int32_t method = -1; // The system automatically uses the default value if the value is -1.128 int32_t level;129 int32_t windowBits;130 int32_t memLevel;131 int32_t strategy;