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 Zip64ExtendedInformationExtraField |
ZipArchiveOutputStream.getZip64Extra(ZipArchiveEntry ze)
Get the existing ZIP64 extended information extra field or
create a new one and add it to the entry.
|