virthttp  0.0
libvirt http interface
Namespaces | Enumerations | Functions | Variables
libdeflate.hpp File Reference
#include <memory>
#include <string>
#include <libdeflate.h>

Go to the source code of this file.

Namespaces

 libdeflate
 

Enumerations

enum  libdeflate::Mode { libdeflate::Mode::raw_deflate, libdeflate::Mode::zlib, libdeflate::Mode::gzip }
 

Functions

bool libdeflate::compress (std::string &body, Mode mode) noexcept
 

Variables

constexpr auto libdeflate::compression_level = 11