|
Botan
1.11.15
|
#include <botan/transform.h>Go to the source code of this file.
Classes | |
| class | Botan::Compression_Stream |
| class | Botan::Compressor_Transform |
| class | Botan::Stream_Compression |
| class | Botan::Stream_Decompression |
Namespaces | |
| namespace | Botan |
Functions | |
| Transform * | Botan::make_compressor (const std::string &type, size_t level) |
| Transform * | Botan::make_decompressor (const std::string &type) |
1.7.6.1