inflateinputstreambuf.h(3)
NAME
inflateinputstreambuf.h - Header file that defines
InflateInputStreambuf.
SYNOPSIS
#include 'zipios++/zipios-config.h' #include 'zipios++/meta-iostreams.h' #include <vector> #include <zlib.h> #include 'zipios++/filterinputstreambuf.h' Namespaces namespace zipios Classes class zipios::InflateInputStreambuf InflateInputStreambuf is an input stream filter, that inflates the input from the attached input stream.
Detailed Description
Header file that defines InflateInputStreambuf.
Definition in file inflateinputstreambuf.h.
Author
- Generated automatically by Doxygen for Zipios++ from the source code.