Brotli Namespace Reference

Classes

class  BitReader
 Bit reading helpers. More...
 
class  Context
 Lookup table to map the previous two bytes to a context id. More...
 
class  MetaBlockLength
 
class  HuffmanTreeGroup
 
class  ContextMap
 
class  OutputStream
 
class  Decoder
 
class  Dictionary
 Brotli static dictionary. More...
 
struct  HuffmanCode
 
class  Huffman
 
struct  PrefixCodeRange
 A prefix code range. More...
 
class  Prefix
 Prefix code ranges. More...
 
struct  Transform
 Common transforms. More...
 
class  Transforms
 

Delegates

delegate void Brotli.DictionaryReadyEvent ( )

An event that triggers when the dictionary is ready.