The children of the entry.
Optional
dataThe underlying EntryMetaData instance.
The ID of the instance.
The relative filename of the entry.
Optional
parentThe parent directory of the entry.
The uncompressed size of the content.
Tests the password on the entry and all children if any, returns true
if the entry is not password protected
Optional
options: EntryGetDataOptionsClones the entry
Optional
deepClone: booleantrue
to clone all the descendants.
Returns the full filename of the entry
Returns the filename of the entry relative to a parent directory
Tests if a ZipDirectoryEntry instance is an ancestor of the entry
The ZipDirectoryEntry instance.
Tests if the entry or any of its children is password protected
Set the name of the entry
The new name of the entry.
Represents an entry in a zip file (Filesystem API).