[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman]
| C# | Visual Basic | Managed C++ |
public class DeflaterHuffman
Public Class DeflaterHuffman
public ref class DeflaterHuffman
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| DeflaterHuffmanNew(DeflaterPending) | Initializes a new instance of the DeflaterHuffman class. | |
| BitReverse(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.BitReverse(System.Int32)] | |
| CompressBlock() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.CompressBlock] | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FlushBlock(Byte[](), Int32, Int32, Boolean) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.FlushBlock(System.Byte[],System.Int32,System.Int32,System.Boolean)] | |
| FlushStoredBlock(Byte[](), Int32, Int32, Boolean) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.FlushStoredBlock(System.Byte[],System.Int32,System.Int32,System.Boolean)] | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| IsFull() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.IsFull] | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| pending | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.pending] | |
| Reset() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.Reset] | |
| SendAllTrees(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.SendAllTrees(System.Int32)] | |
| TallyDist(Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.TallyDist(System.Int32,System.Int32)] | |
| TallyLit(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterHuffman.TallyLit(System.Int32)] | |
| ToString() | (Inherited from Object.) |
| Object | |
| DeflaterHuffman | |
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)