Expand description
Types for reading ZIP archives
Structs§
- ZipArchive
- ZIP archive reader
- ZipFile
- A struct for reading a zip file
Functions§
- read_
zipfile_ from_ stream - Read ZipFile structures from a non-seekable reader.
Types for reading ZIP archives