DeflaterHuffman.Tree Members

Public Instance Constructors

DeflaterHuffman.Tree Constructor

Public Instance Fields

bl_counts
codes
freqs
length
maxLength
minNumCodes
numCodes

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