Searched refs:EntryReader (Results 1 – 1 of 1) sorted by relevance
928 class EntryReader : public zip_archive::Reader { class930 EntryReader(const MappedZipFile& zip_file, const ZipEntry* entry) in EntryReader() function in EntryReader937 virtual ~EntryReader() {} in ~EntryReader()1066 const EntryReader reader(mapped_zip, entry); in InflateEntryToWriter()