ParallelDeflateOutputStream Constructor

DotNetZip

Ionic Zip Library v1.9.1.6 ParallelDeflateOutputStream Constructor
ReferenceIonic.ZlibParallelDeflateOutputStreamParallelDeflateOutputStream()()()()
Members
Icon Member Description
ParallelDeflateOutputStream(Stream)
Create a ParallelDeflateOutputStream.

ParallelDeflateOutputStream(Stream, CompressionLevel)
Create a ParallelDeflateOutputStream using the specified CompressionLevel.

ParallelDeflateOutputStream(Stream, Boolean)
Create a ParallelDeflateOutputStream and specify whether to leave the captive stream open when the ParallelDeflateOutputStream is closed.

ParallelDeflateOutputStream(Stream, CompressionLevel, Boolean)
Create a ParallelDeflateOutputStream and specify whether to leave the captive stream open when the ParallelDeflateOutputStream is closed.

ParallelDeflateOutputStream(Stream, CompressionLevel, CompressionStrategy, Boolean)
Create a ParallelDeflateOutputStream using the specified CompressionLevel and CompressionStrategy, and specifying whether to leave the captive stream open when the ParallelDeflateOutputStream is closed.

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