Botan  1.11.15
Namespaces | Functions
src/lib/compression/zlib/zlib.cpp File Reference
#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)

Variable Documentation

::gz_header m_header

Definition at line 137 of file zlib.cpp.