Ionic Zip Library v1.9.1.6
BZip2InputStream Constructor
Reference ► Ionic.BZip2 ► BZip2InputStream ► BZip2InputStream()()()()

Icon | Member | Description |
---|---|---|
![]() |
BZip2InputStream(Stream) |
Create a BZip2InputStream, wrapping it around the given input Stream.
|
![]() |
BZip2InputStream(Stream, Boolean) |
Create a BZip2InputStream with the given stream, and
specifying whether to leave the wrapped stream open when
the BZip2InputStream is closed.
|