Ost::izstream -
#include <zstream.h>
Inherits streambuf, and istream.
IZStream (bool throwflag=false)
IZStream (const char *name, size_t size=512, bool tf=false)
bool isOpen (void)
void close (void)
virtual ~IZStream ()
void open (const char *name, size_t size=512)
size_t getBufferSize (void)
void allocate (size_t size)
int underflow ()
int uflow ()
size_t bufsize
char * gbuf
Generated automatically by Doxygen for GNU CommonC++ from the source code.