#include <iostream>
#include <fstream>
#include <zlib.h>
Go to the source code of this file.
Classes | |
class | gzstreambuf |
class | gzstreambase |
class | igzstream |
Input stream for reading from gzip'd data. More... | |
class | ogzstream |
Output stream for writing gzip'd data. More... |