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