Expand description
Types for reading ZIP archives
Structs§
- Configuration for reading ZIP archives.
- ZIP archive reader
- A struct for reading a zip file
- A struct for reading and seeking a zip file
Enums§
- The offset of the start of the archive from the beginning of the reader.
Traits§
- A trait for exposing file metadata inside the zip.
Functions§
- Read ZipFile structures from a non-seekable reader.