Module rc_zip::reader

source ·

Modules

Structs

  • ArchiveReader parses a valid zip archive into an Archive. In particular, this struct finds an end of central directory record, parses the entire central directory, detects text encoding, and normalizes metadata.

Enums