Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GzipDecompressionStream Constructor

Namespace: Rebex.IO.Compression.Streams
Assembly: Rebex.Zip.dll (version 7.0.9147)

GzipDecompressionStream(Stream, OpenMode)

Creates a new instance of GzipDecompressionStream class.

Declaration
public GzipDecompressionStream(Stream inner, OpenMode mode)
Parameters
Type Name Description
Stream inner

Underlying stream that contains compressed data or to which decompressed data is written.

OpenMode mode

Whether data will be read from or written to the underlying stream.

In This Article
  • GzipDecompressionStream(Stream, OpenMode)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies