Represents options passed to the constructor of ZipReader, ZipReader#getEntries and ZipReader#getEntriesGenerator.
Optional
The encoding of the comment of the entry.
The encoding of the filename of the entry.
Decodes the filename and the comment of the entry.
The raw text value.
The encoding of the text.
The decoded text value or undefined if the raw text value should be decoded by zip.js.
undefined
Represents options passed to the constructor of ZipReader, ZipReader#getEntries and ZipReader#getEntriesGenerator.