DeflaterHuffman.Tree Methods

The methods of the DeflaterHuffman.Tree class are listed below. For a complete list of DeflaterHuffman.Tree class members, see the DeflaterHuffman.Tree Members topic.

Public Instance Methods

BuildCodes
BuildTree
CalcBLFreq
CheckEmpty
Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetEncodedLength
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
Reset
SetStaticCodes
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.
WriteSymbol
WriteTree

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

DeflaterHuffman.Tree Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace