|
Botan
1.11.15
|
#include <botan/compression.h>#include <botan/internal/algo_registry.h>#include <memory>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | Botan::Compression_Alloc_Info |
| class | Botan::Zlib_Style_Stream< Stream, ByteType > |
Namespaces | |
| namespace | Botan |
Defines | |
| #define | BOTAN_REGISTER_COMPRESSION(C, D) |
| #define BOTAN_REGISTER_COMPRESSION | ( | C, | |
| D | |||
| ) |
BOTAN_REGISTER_T_1LEN(Transform, C, 9) \ BOTAN_REGISTER_T_NOARGS(Transform, D)
Definition at line 88 of file compress_utils.h.
1.7.6.1