Botan 3.4.0
Crypto and TLS for C&
Namespaces | Functions
pipe_io.cpp File Reference
#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)