|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/compression.h>#include <botan/mem_ops.h>#include <botan/exceptn.h>#include <cstdlib>Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| Compression_Algorithm * | Botan::make_compressor (const std::string &name) |
| Decompression_Algorithm * | Botan::make_decompressor (const std::string &name) |
1.8.9.1