Package org.brotli.dec
-
Class Summary Class Description BitReader Bit reading helpers.BitReaderTest Tests forBitReader
.BrotliInputStream InputStream
decorator that decompresses brotli data.CompoundDictionaryTest Tests forDictionary
.Context Common context lookup table for all context modes.Decode API for Brotli decompression.Decoder DecodeTest Tests forDecode
.Dictionary Collection of static dictionary words.Dictionary.DataLoader DictionaryData Built-in dictionary data.DictionaryTest Tests forDictionary
.EagerStreamTest Tests forDecode
.EagerStreamTest.ProxyStream Huffman Utilities for building Huffman decoding tables.SetDictionaryTest Tests forDictionary
.State SynthTest Tests forDecode
.Transform Transformations on dictionary words.Transform.Transforms TransformTest Tests forTransform
.Utils A set of utility methods. -
Exception Summary Exception Description BrotliRuntimeException Unchecked exception used internally.