The comment of the entry.
true
if the comment is encoded in UTF-8.
The size of the compressed data in bytes.
The compression method.
Optional
creationThe creation date.
true
if the entry is a directory.
The number of the disk where the entry data starts.
true
if the content of the entry is encrypted.
true
if the entry is an executable file
The external file attribute (raw).
Use EntryMetaData#externalFileAttributes instead.
The external file attributes (raw).
Optional
extraThe extra field.
The filename of the entry.
true
if the filename is encoded in UTF-8.
The internal file attribute (raw).
Use EntryMetaData#internalFileAttributes instead.
The internal file attributes (raw).
Optional
lastThe last access date.
The last modification date.
true
if internalFileAttributes
and externalFileAttributes
are compatible with MS-DOS format.
The byte offset of the entry.
The comment of the entry (raw).
Optional
rawThe creation date (raw).
The extra field (raw).
The filename of the entry (raw).
Optional
rawThe last access date (raw).
The last modification date (raw).
The signature (CRC32 checksum) of the content.
The size of the decompressed data in bytes.
The "Version" field.
The "Version made by" field.
true
if the entry is using Zip64.
true
if the content of the entry is encrypted with the ZipCrypto algorithm.
Represents the metadata of an entry in a zip file (Core API).