Class DeflaterPending
This class stores the pending output of the Deflater.
author of the original java version : Jochen Hoenicke
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ICSharpCode.SharpZipLib.Zip.Compression
Assembly: ICSharpCode.SharpZipLib.dll
Syntax
public class DeflaterPending : PendingBuffer
Constructors
| Improve this Doc View SourceDeflaterPending()
Construct instance with default buffer size
Declaration
public DeflaterPending()