Scroll to navigation

gzipoutputstreambuf.h(3) Library Functions Manual gzipoutputstreambuf.h(3)

NAME

gzipoutputstreambuf.h -
Header file that defines ZipOutputStreambuf.

SYNOPSIS

#include 'zipios++/zipios-config.h'
 
#include <vector>
 
#include <zlib.h>
 
#include 'zipios++/deflateoutputstreambuf.h'
 

Classes


class zipios::GZIPOutputStreambuf
 
GZIPOutputStreambuf is a zip output streambuf filter.

Detailed Description

Header file that defines ZipOutputStreambuf.
Definition in file gzipoutputstreambuf.h.

Author

Generated automatically by Doxygen for Zipios++ from the source code.
Mon Sep 22 2014 Zipios++