Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
An input buffer customised for use by InflaterInputStream

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

Syntax

C#
public class InflaterInputBuffer
Visual Basic (Declaration)
Public Class InflaterInputBuffer
Visual C++
public ref class InflaterInputBuffer

Remarks

The buffer supports decryption of incoming data.

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Streams..::.InflaterInputBuffer

See Also