Options
All
  • Public
  • Public/Protected
  • All
Menu

Zip archive information containing all file entries in the zip and their chunk byte range configuration

Hierarchy

  • IZipArchiveInformation

Index

Properties

dataChunkDescriptors: IByteRange[]

The chunk configuration used for the zip archive.

Contains the "signature" of a ZIP archive and information on how it was calculated. This can be used to identify a ZIP archive using only a small portion of the ZIP archive data.

zipEntries: IZipEntry[]

All file entries within the zip archive.

Generated using TypeDoc