DeflaterPending Class

This class stores the pending output of the Deflater. author of the original java version : Jochen Hoenicke

For a list of all members of this type, see DeflaterPending Members.

System.Object
   PendingBuffer
      DeflaterPending

[Visual Basic]
Public Class DeflaterPending
   Inherits PendingBuffer
[C#]
public class DeflaterPending : PendingBuffer

Requirements

Namespace: ICSharpCode.SharpZipLib.Zip.Compression Namespace

Assembly: SharpZipLib.dll

See Also

DeflaterPending Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace