Ionic Zip Library v1.9.1.6
BZip2InputStream Constructor (input)
Reference ► Ionic.BZip2 ► BZip2InputStream ► BZip2InputStream(Stream)
Create a BZip2InputStream, wrapping it around the given input Stream.


- input (Stream)
- The stream from which to read compressed data

The input stream will be closed when the BZip2InputStream is closed.