Searched defs:remainCompressedSize (Results 1 – 1 of 1) sorted by relevance
487 bool ZipFile::ReadZStream(const BytePtr &buffer, z_stream &zstream, uint32_t &remainCompressedSize, in ReadZStream()518 uint32_t remainCompressedSize = zipEntry.compressedSize; in UnzipWithInflated() local682 uint32_t remainCompressedSize = zipEntry.compressedSize; in UnzipWithInflatedFromMMap() local