ZlibStream Constructor

DotNetZip

Ionic Zip Library v1.9.1.6 ZlibStream Constructor
ReferenceIonic.ZlibZlibStreamZlibStream()()()()
Members
Icon Member Description
ZlibStream(Stream, CompressionMode)
Create a ZlibStream using the specified CompressionMode.

ZlibStream(Stream, CompressionMode, CompressionLevel)
Create a ZlibStream using the specified CompressionMode and the specified CompressionLevel.

ZlibStream(Stream, CompressionMode, Boolean)
Create a ZlibStream using the specified CompressionMode, and explicitly specify whether the captive stream should be left open after Deflation or Inflation.

ZlibStream(Stream, CompressionMode, CompressionLevel, Boolean)
Create a ZlibStream using the specified CompressionMode and the specified CompressionLevel, and explicitly specify whether the stream should be left open after Deflation or Inflation.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)