Module binstall_zip::read

source ·
Expand description

Types for reading ZIP archives

Modules

Provides high level API for reading from a stream.

Structs

ZIP archive reader
A struct for reading a zip file

Functions

It is recommended to use stream for its highlevel API instead.