Table of Contents

Class HPackDictionary

Namespace
Fluxzy.Clients.H2.Encoder.Huffman
Assembly
Fluxzy.Core.dll
public class HPackDictionary : IHuffmanDictionary
Inheritance
HPackDictionary
Implements
Inherited Members

Properties

Instance

public static HPackDictionary Instance { get; }

Property Value

HPackDictionary

ShortestSymbolLength

public int ShortestSymbolLength { get; }

Property Value

int

Symbols

public Symbol[] Symbols { get; }

Property Value

Symbol[]