| Class | Description |
|---|---|
| BitDecoder |
Utility class providing bit-level access to a
ReadableByteChannel's data.
|
| BitRegister |
Package private base class for the various bit register types.
|
| HistoryBuffer |
History buffer as used for Deflate processing.
|
| HuffmanDecoder |
Huffman symbol decoding support.
|
| LSBBitstreamBitRegister |
Bit register for LSB bit-wise data access.
|
| LSBBytesBitRegister |
Bit register for LSB byte-wise data access.
|