Package | Description |
---|---|
org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using
the ZIP format.
|
Modifier and Type | Method and Description |
---|---|
private void |
ZipArchiveOutputStream.validateIfZip64IsNeededInEOCD()
If the Zip64 mode is set to never, then all the data in End Of Central Directory
should not exceed their limits.
|