DeflaterHuffman.Tree Members
From SharpZip Compression Library
Public Instance Constructors
|
|
Not documented |
Public Instance Fields
| Not documented | |
| Not documented | |
| Not documented | |
| Not documented |
Public Instance Methods
| Build dynamic codes and lengths | |
| Not documented | |
| Not documented | |
| Check that at least one frequency is non-zero | |
| Determines whether the specified Object is equal to the current Object. | |
| Get encoded length | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Resets the internal state of the tree | |
| Set static codes and length | |
| Returns a String that represents the current Object. | |
| Not documented | |
| Write tree values |
Protected Instance Methods
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
See Also
DeflaterHuffman.Tree Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace