Modifier and Type | Class | Description |
---|---|---|
static class |
Codec.Gzip |
A gzip compressor and decompressor.
|
static class |
Codec.Identity |
The "identity", or "none" codec.
|
Modifier and Type | Field | Description |
---|---|---|
static Codec |
Codec.Identity.NONE |
Special sentinel codec indicating that no compression should be used.
|