|
zipios
2.2.0
Zipios – a small C++ library that provides easy access to .zip files.
|
Define the zipios::ZipInputStreambuf class. More...


Go to the source code of this file.
Classes | |
| class | zipios::ZipInputStreambuf |
| An input stream buffer for Zip data. More... | |
Namespaces | |
| zipios | |
| The zipios namespace includes the Zipios library definitions. | |
Macros | |
| #define | ZIPINPUSTREAMBUF_HPP |
This file defines the zipios::ZipInputStreambuf class which is used to read the data of files found in a Zip archive.
Definition in file zipinputstreambuf.hpp.
| #define ZIPINPUSTREAMBUF_HPP |
Definition at line 3 of file zipinputstreambuf.hpp.
1.8.11