Package kala.compress.compressors.brotli.dec
package kala.compress.compressors.brotli.dec
The contents of this package are copied from brotli, version 0.1.2
- Since:
- 1.21.0.1
-
ClassDescriptionBit reading helpers.
InputStreamdecorator that decompresses brotli data.Unchecked exception used internally.Common context lookup table for all context modes.API for Brotli decompression.Collection of static dictionary words."Initialization-on-demand holder idiom" implementation.Utilities for building Huffman decoding tables.Contains a collection of huffman trees with the same alphabet size.Byte-to-int conversion magic.Lookup tables to map prefix codes to value ranges.Enumeration of decoding state-machine.Transformations on dictionary words.A set of utility methods.Enumeration of all possible word transformations.