Structs§
- Central
Directory Header - Data
Descriptor - Deflated
Entry - An extracted entry from a zip file.
- EndOf
Central Directory - Local
File Header - ZipEntry
- ZipIterator
- Reads the given file in chunks of N bytes and returns one
ZipEntry
at a time - ZipReader
Enums§
- Error
- Any zip-related error, from invalid archives to encoding problems.
- Format
Error - Specific zip format errors, mostly due to invalid zip archives but that could also stem from implementation shortcomings.