Interface | Description |
---|---|
Checksum |
Class | Description |
---|---|
Adler32 | |
CRC32 | |
Deflate | |
Deflate.Config | |
Deflater | |
DeflaterOutputStream | |
GZIPHeader |
See "http://www.ietf.org/rfc/rfc1952.txt"
|
GZIPInputStream | |
GZIPOutputStream | |
InfBlocks | |
InfCodes | |
Inflate | |
Inflater | |
InflaterInputStream | |
InfTree | |
JZlib | |
StaticTree | |
Tree | |
ZInputStream | Deprecated
use DeflaterOutputStream or InflaterInputStream
|
ZOutputStream | Deprecated
use DeflaterOutputStream or InflaterInputStream
|
ZStream | Deprecated
Not for public use in the future.
|
Enum | Description |
---|---|
JZlib.WrapperType |
Exception | Description |
---|---|
GZIPException | |
ZStreamException |