Botan
1.11.15
|
#include <botan/bzip2.h>
#include <botan/internal/compress_utils.h>
#include <bzlib.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Defines | |
#define | BZ_NO_STDIO |
Functions | |
Botan::BOTAN_REGISTER_COMPRESSION (Bzip2_Compression, Bzip2_Decompression) |
#define BZ_NO_STDIO |