Ionic Zip Library v1.9.1.6
ParallelDeflateOutputStream Constructor (stream, leaveOpen)
Reference ► Ionic.Zlib ► ParallelDeflateOutputStream ► ParallelDeflateOutputStream(Stream, Boolean)
Create a ParallelDeflateOutputStream and specify whether to leave the captive stream open
when the ParallelDeflateOutputStream is closed.
Declaration Syntax
Remarks
See the ParallelDeflateOutputStream(Stream)
constructor for example code.