Searched refs:EntryReader (Results 1 – 1 of 1) sorted by relevance
1225 class EntryReader : public zip_archive::Reader { class1227 EntryReader(const MappedZipFile& zip_file, const ZipEntry64* entry) in EntryReader() function in EntryReader1234 virtual ~EntryReader() {} in ~EntryReader()1377 const EntryReader reader(mapped_zip, entry); in InflateEntryToWriter()