Package | Description |
---|---|
io.netty.handler.codec.compression |
Modifier and Type | Field and Description |
---|---|
private Crc32 |
Bzip2BlockCompressor.crc
CRC builder for the block.
|
private Crc32 |
Bzip2BlockDecompressor.crc
Calculates the block CRC from the fully decoded bytes of the block.
|