Header file that defines DeflateOutputStreambuf. More...
#include "zipios-config.h"
#include "meta-iostreams.h"
#include <vector>
#include <zlib.h>
#include "filteroutputstreambuf.h"
#include "ziphead.h"
#include "zipios_defs.h"
Go to the source code of this file.
Classes | |
class | zipios::DeflateOutputStreambuf |
DeflateOutputStreambuf is an output stream filter, that deflates the data that is written to it before it passes it on to the output stream it is attached to. More... | |
Namespaces | |
namespace | zipios |
Header file that defines DeflateOutputStreambuf.
Definition in file deflateoutputstreambuf.h.