Module zip::read[][src]

Structs for reading a ZIP archive

Structs

ZipArchive

Wrapper for reading the contents of a ZIP file.

ZipFile

A struct for reading a zip file

Functions

read_zipfile_from_stream

Read ZipFile structures from a non-seekable reader.