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