Searched defs:ZipFileInfo (Results 1 – 1 of 1) sorted by relevance
128 struct ZipFileInfo { struct129 FileInfo fileInfo;130 int32_t method = -1; // The system automatically uses the default value if the value is -1.131 int32_t level;132 int32_t windowBits;133 int32_t memLevel;134 int32_t strategy;