Skip to main content

Module read

Module read 

Source
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.