Length of the extra field in the local file data - without
Header-ID or length specifier.
Length of the extra field in the local file data - without Header-ID or length specifier.
Returns:
0
public void
parseFromLocalFileData
(byte[] data, int offset, int length)
throws
java.util.zip.ZipException[Specified in ZipExtraField]
Populate data from this array as if it was in local file data.
Populate data from this array as if it was in local file data.
Parameters: - data - an array of bytes
- offset - the start offset
- length - the number of bytes in the array from offset
Throws: - java.util.zip.ZipException - on error