Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Provides a wrapper around GZipStream that supports getting a current position within the stream.

Namespace: Tangosol.Net
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
public class GZipInputStream : GZipStream

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.IO..::..Stream
      System.IO.Compression..::..GZipStream
        Tangosol.Net..::..CompressionFilter..::..GZipInputStream

See Also