Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Overload List
| Name | Description | |
|---|---|---|
| InflaterInputStream(Stream) |
Create an InflaterInputStream with the default decompressor
and a default buffer size of 4KB.
| |
| InflaterInputStream(Stream, Inflater) |
Create an InflaterInputStream with the specified decompressor
and a default buffer size of 4KB.
| |
| InflaterInputStream(Stream, Inflater, Int32) |
Create an InflaterInputStream with the specified decompressor
and the specified buffer size.
|