Uses of Class
org.apache.commons.compress.archivers.zip.Zip64RequiredException
Packages that use Zip64RequiredException
Package
Description
Provides stream classes for reading and writing archives using
the ZIP format.
-
Uses of Zip64RequiredException in org.apache.commons.compress.archivers.zip
Methods in org.apache.commons.compress.archivers.zip that throw Zip64RequiredExceptionModifier and TypeMethodDescriptionprivate 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.