The size of the compressed data.
The compression method used. See chapter 4.4.5 in https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT The only supported methods are: 0 - The file is stored (no compression) 8 - The file is Deflated
The size of the local header, compressed data, and data descriptor in bytes.
The file path of the zip entry.
The index of the chunk where the start of the local header can be found
The start offset of the local header within the start chunk.
The size of the uncompressed data.
Generated using TypeDoc
Metadata about a file entry in a zip archive.