Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
This class stores the pending output of the Deflater. author of the original java version : Jochen Hoenicke

Namespace:  SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public class DeflaterPending : PendingBuffer
Visual Basic (Declaration)
Public Class DeflaterPending _
	Inherits PendingBuffer
Visual C++
public ref class DeflaterPending : public PendingBuffer

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.DeflaterPending"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression..::.PendingBuffer
    SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression..::.DeflaterPending

See Also