ZipEntry.setCrc
Class Overview | Class Members |
This Package |
All Packages
public void setCrc( long crc )
Parameters
- crc
- the CRC-32 value
Description
Sets the CRC-32 checksum of the uncompressed entry data.
Exceptions
IllegalArgumentException
if the specified CRC-32 value is
less than 0 or greater than 0xFFFFFFFF