Class | Description |
---|---|
Adler32 | |
CRC32 | |
Deflate | |
Deflater | |
DeflaterOutputStream | |
GZIPHeader | |
GZIPInputStream | |
GZIPOutputStream | |
Inflater | |
InflaterInputStream | |
JZlib | |
ZInputStream | Deprecated
use DeflaterOutputStream or InflaterInputStream
|
ZOutputStream | Deprecated
use DeflaterOutputStream or InflaterInputStream
|
ZStream | Deprecated
Not for public use in the future.
|
Exception | Description |
---|---|
GZIPException | |
ZStreamException |
Copyright © 2013 jcraft. All Rights Reserved.