Module zip::read

source ·
Expand description

Structs for reading a ZIP archive

Structs

Wrapper for reading the contents of a ZIP file.
A struct for reading a zip file

Functions

Read ZipFile structures from a non-seekable reader.