Ionic Zip Library v1.9.1.6
BZip2OutputStream Constructor
Reference ► Ionic.BZip2 ► BZip2OutputStream ► BZip2OutputStream()()()()
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.
|