Uses of Class
kala.compress.archivers.zip.Zip64RequiredException
-
Packages that use Zip64RequiredException Package Description kala.compress.archivers.zip Provides stream classes for reading and writing archives using the ZIP format. -
-
Uses of Zip64RequiredException in kala.compress.archivers.zip
Methods in kala.compress.archivers.zip that throw Zip64RequiredException Modifier and Type Method Description private voidZipArchiveOutputStream. validateIfZip64IsNeededInEOCD()If the Zip64 mode is set to never, then all the data in End Of Central Directory should not exceed their limits.
-