A C++ I/O streams interface to the zlib gz* functions. More...
#include <simgear/compiler.h>
#include <zlib.h>
#include <streambuf>
#include <istream>
Go to the source code of this file.
Classes | |
class | gzfilebuf |
A C++ I/O streams interface to the zlib gz* functions. More... | |
struct | gzifstream_base |
document me More... |
A C++ I/O streams interface to the zlib gz* functions.
Definition in file zfstream.hxx.