Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Call SetInput(array<Byte>[]()[], Int32, Int32) passing the current clear text buffer contents.
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.StreamsAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public void SetInflaterInput( Inflater inflater ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetInflaterInput ( _ inflater As Inflater _ ) |
| Visual C++ |
|---|
public: void SetInflaterInput( Inflater^ inflater ) |
Parameters
- inflater
- Type: SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression..::.Inflater
The inflater to set input for.
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.SetInflaterInput(SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.Inflater)"]