Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-01
Provides a wrapper around GZipStream.

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

Syntax

C#
public class GZipOutputStream : GZipStream

Inheritance Hierarchy

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

See Also