Photon 1.0.0
|
#include <gzip/config.hpp>
#include <zlib.h>
#include <limits>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | gzip::Decompressor |
Namespaces | |
namespace | gzip |
Functions | |
std::string | gzip::decompress (const char *data, std::size_t size) |