Method | Description | |
---|---|---|
GetNextSymbol ( |
||
HuffmanTree ( byte codeLengths ) : System |
Method | Description | |
---|---|---|
CalculateHuffmanCode ( ) : uint[] | ||
CreateTable ( ) : void | ||
GetStaticDistanceTreeLength ( ) : byte[] | ||
GetStaticLiteralTreeLength ( ) : byte[] |
public GetNextSymbol ( |
||
input | ||
return | int |
public HuffmanTree ( byte codeLengths ) : System | ||
codeLengths | byte | |
return | System |