Package | Description |
---|---|
com.j256.simplezip.codec |
Modifier and Type | Class and Description |
---|---|
class |
DeflatorFileDataEncoder
Decoder for the DEFLATED Zip file format.
|
class |
SimpleZipFileDataEncoder
Encoder for testing purposes only that allows us to write huge files to test Zip64 encoding without having to pay for
the deflate performance.
|
class |
StoredFileDataEncoder
Decoded for the STORED (i.e.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.