Uses of Class
kala.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
Packages that use ScatterZipOutputStream.ZipEntryWriter
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of ScatterZipOutputStream.ZipEntryWriter in kala.compress.archivers.zip
Fields in kala.compress.archivers.zip declared as ScatterZipOutputStream.ZipEntryWriterMethods in kala.compress.archivers.zip that return ScatterZipOutputStream.ZipEntryWriterModifier and TypeMethodDescriptionScatterZipOutputStream.zipEntryWriter()Gets a ZIP entry writer for this scatter stream.