The methods of the DeflaterHuffman class are listed below. For a complete list of DeflaterHuffman class members, see the DeflaterHuffman Members topic.
Public Static (Shared) Methods
BitReverse | Reverse the bits of a 16 bit value. |
Public Instance Methods
CompressBlock | |
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
FlushBlock | |
FlushStoredBlock | |
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. |
IsFull | |
Reset | |
SendAllTrees | |
TallyDist | |
TallyLit | |
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
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 Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace