Class HPackDictionary
public class HPackDictionary : IHuffmanDictionary
- Inheritance
-
HPackDictionary
- Implements
- Inherited Members
Properties
Instance
public static HPackDictionary Instance { get; }
Property Value
ShortestSymbolLength
public int ShortestSymbolLength { get; }
Property Value
Symbols
public Symbol[] Symbols { get; }
Property Value
- Symbol[]