zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
|
Implementation of zipios::StreamEntry. More...
#include "zipios/streamentry.hpp"
#include "zipios/zipiosexceptions.hpp"
#include "zipios_common.hpp"
#include <fstream>
#include <zlib.h>
Go to the source code of this file.
Namespaces | |
namespace | zipios |
The zipios namespace includes the Zipios library definitions. | |
The declaration of a simple zipios::FileEntry used when reading from a istream.
Definition in file streamentry.cpp.