UnparseableExtraFieldData
Wrapper for extra field data that doesn't conform to the recommended format of header-tag + size + data.
The header-id is artificial (and not listed as a known ID in APPNOTE.TXT). Since it isn't used anywhere except to satisfy the ZipExtraField contract it shouldn't matter anyway.
Since
1.1
Properties
Functions
Link copied to clipboard
Length of the complete extra field in the central directory.
Link copied to clipboard
The Header-ID.
Link copied to clipboard
The actual data to put into local file data.
Link copied to clipboard
Length of the complete extra field in the local file data.
Link copied to clipboard
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.