BZip2OutputStream Constructor

DotNetZip

Ionic Zip Library v1.9.1.6 BZip2OutputStream Constructor
ReferenceIonic.BZip2BZip2OutputStreamBZip2OutputStream()()()()
Members
Icon Member Description
BZip2OutputStream(Stream)
Constructs a new BZip2OutputStream, that sends its compressed output to the given output stream.

BZip2OutputStream(Stream, Int32)
Constructs a new BZip2OutputStream with specified blocksize.

BZip2OutputStream(Stream, Boolean)
Constructs a new BZip2OutputStream.

BZip2OutputStream(Stream, Int32, Boolean)
Constructs a new BZip2OutputStream with specified blocksize, and explicitly specifies whether to leave the wrapped stream open.

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