This is the DeflaterHuffman class. This class is not thread safe. This is inherent in the API, due to the split of deflate and setInput. author of the original java version : Jochen Hoenicke
For a list of all members of this type, see DeflaterHuffman Members.
System.Object
   DeflaterHuffman
[Visual Basic]
Public Class DeflaterHuffman
[C#]
public class DeflaterHuffman
Requirements
Namespace: ICSharpCode.SharpZipLib.Zip.Compression Namespace
Assembly: SharpZipLib.dll
See Also
DeflaterHuffman Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace