Botan  1.11.15
Namespaces | Functions
src/lib/compression/compression.cpp File Reference
#include <botan/compression.h>
#include <botan/internal/compress_utils.h>
#include <botan/mem_ops.h>
#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  Botan

Functions

Transform * Botan::make_compressor (const std::string &type, size_t level)
Transform * Botan::make_decompressor (const std::string &type)