Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
This class is general purpose class for writing data to a buffer. It allows you to write bits as well as bytes Based on DeflaterPending.java 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 PendingBuffer
Visual Basic (Declaration)
Public Class PendingBuffer
Visual C++
public ref class PendingBuffer

Remarks

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

Inheritance Hierarchy

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

See Also