vega
Static Public Member Functions | List of all members
vega::RFC1951 Class Reference

#include <vega/zlib.h>

Static Public Member Functions

static std::shared_ptr< std::stringstream > inflate (const std::string &compressed)
 
static std::shared_ptr< std::stringstream > deflate (const std::string &uncompressed)
 

Member Function Documentation

◆ deflate()

static std::shared_ptr<std::stringstream> vega::RFC1951::deflate ( const std::string &  uncompressed)
static

◆ inflate()

static std::shared_ptr<std::stringstream> vega::RFC1951::inflate ( const std::string &  compressed)
static

The documentation for this class was generated from the following file: