ZipEntry.setSize
Class Overview | Class Members |
This Package |
All Packages
public void setSize( long size )
Parameters
- size
- the uncompressed size in bytes
Description
Sets the uncompressed size of the entry data.
Exceptions
IllegalArgumentException
if the specified size is less
than 0 or greater than 0xFFFFFFFF bytes