| Class | Description |
|---|---|
| Adler32 | |
| CRC32 | |
| Deflate | |
| Deflater | |
| DeflaterOutputStream | |
| GZIPHeader |
See "http://www.ietf.org/rfc/rfc1952.txt"
|
| 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.
|
| Enum | Description |
|---|---|
| JZlib.WrapperType |
| Exception | Description |
|---|---|
| GZIPException | |
| ZStreamException |
Copyright © 2019 jcraft. All rights reserved.