Photon 1.0.0
Loading...
Searching...
No Matches
compress.hpp File Reference
#include <gzip/config.hpp>
#include <zlib.h>
#include <limits>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  gzip::Compressor
 

Namespaces

namespace  gzip
 

Functions

std::string gzip::compress (const char *data, std::size_t size, int level=Z_DEFAULT_COMPRESSION)