ZipEntry.setExtra
Class Overview | Class Members |
This Package |
All Packages
public void setExtra( byte extra[] )
Parameters
- extra
- the extra field data bytes
Description
Sets the optional extra field data for the entry.
Exceptions
IllegalArgumentException
if the length of the specified
extra field data is greater than 0xFFFFF bytes