#include <vega/zlib.h>
|
static std::shared_ptr< std::stringstream > | inflate (const std::string &compressed) |
|
static std::shared_ptr< std::stringstream > | deflate (const std::string &uncompressed) |
|
◆ 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: