Searched refs:compressedSize (Results 1 – 3 of 3) sorted by relevance
15 unsigned int compressedSize; member
125 return uninflate(buf, bufsize, entry->data, entry->compressedSize); in decompress_zipentry()
107 entry->compressedSize = read_le_int(&p[0x14]); in read_central_directory_entry()