#include <bz.h>
Inherits xstream::bz::common, and streambuf.
Inheritance diagram for xstream::bz::istreambuf:

Public Member Functions | |
| istreambuf (std::streambuf *sb) | |
| using a streambuf to read from | |
| ~istreambuf () | |
| closes the bzlib stream | |
Just a thin wrapper for streambuf to decompress bzip2 data streams doesn't use bzlib's fstream like interface, so no unnecessary buffer layer added
1.4.4