Package com.itextpdf.io.codec.brotli.dec
package com.itextpdf.io.codec.brotli.dec
-
ClassDescriptionBit reading helpers.
InputStream
decorator 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.Built-in dictionary data.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.