ArchiveReader
interface ArchiveReader
Read side of a container. entries lists members from the header alone and touches no payload, which is "browse without extract". read materialises one entry's uncompressed bytes under the bomb ArchiveLimits.
Inheritors
Functions
Link copied to clipboard
List members from the header/directory only.
Link copied to clipboard
Read one entry's uncompressed bytes, enforcing limits.