UnicodeCommentExtraField
Info-ZIP Unicode Comment Extra Field (0x6375):
Stores the UTF-8 version of the file comment as stored in the central directory header.
See also
Constructors
Properties
Functions
Link copied to clipboard
The actual data to put into central directory - without Header-ID or length specifier.
Link copied to clipboard
Length of the extra field in the central directory - without Header-ID or length specifier.
Link copied to clipboard
The Header-ID.
Link copied to clipboard
The actual data to put into local file data - without Header-ID or length specifier.
Link copied to clipboard
Length of the extra field in the local file data - without Header-ID or length specifier.
Link copied to clipboard
Doesn't do anything special since this class always uses the same data in central directory and local file data.
Populate data from this array as if it was in central directory data.
Link copied to clipboard
Populate data from this array as if it was in local file data.