Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Functions
compression.h File Reference

Public Header. More...

#include <botan/exceptn.h>
#include <botan/secmem.h>
#include <string>

Go to the source code of this file.

Classes

class  Botan::Compression_Algorithm
 
class  Botan::Compression_Error
 
class  Botan::Compression_Stream
 
class  Botan::Decompression_Algorithm
 
class  Botan::Stream_Compression
 
class  Botan::Stream_Decompression
 

Namespaces

namespace  Botan
 

Functions

Compression_AlgorithmBotan::make_compressor (std::string_view type)
 
Decompression_AlgorithmBotan::make_decompressor (std::string_view type)
 

Detailed Description

Public Header.

Definition in file compression.h.