Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/pipe.h>
#include <botan/mem_ops.h>
#include <istream>
#include <ostream>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
std::ostream & | Botan::operator<< (std::ostream &out, Pipe &pipe) |
std::istream & | Botan::operator>> (std::istream &in, Pipe &pipe) |