|
Botan
1.11.15
|
#include <botan/zlib.h>#include <botan/internal/compress_utils.h>#include <ctime>#include <zlib.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Functions | |
| Botan::BOTAN_REGISTER_COMPRESSION (Zlib_Compression, Zlib_Decompression) | |
| Botan::BOTAN_REGISTER_COMPRESSION (Gzip_Compression, Gzip_Decompression) | |
| Botan::BOTAN_REGISTER_COMPRESSION (Deflate_Compression, Deflate_Decompression) | |
1.7.6.1