This structure contains various pieces of meta-data on a file. The contents of this structure may be safely mutated.
This structure is also used to specify meta-data about a file when adding it to an archive.
Comment on the file.
Modification timestamp. If this is left uninitialised when passed to a ZipWriter, it will be reset to the current system time.
Full path and file name of this file.
See Implementation
This structure contains various pieces of meta-data on a file. The contents of this structure may be safely mutated.
This structure is also used to specify meta-data about a file when adding it to an archive.