Dune Core Modules (2.8.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
streams.hh
Simple base64 encode.
void flush()
flush the current unwritten data to the stream.
Definition: streams.hh:62
Base64Stream(std::ostream &s_)
Construct a Base64Stream.
Definition: streams.hh:25
RawStream(std::ostream &theStream)
make a new stream
Definition: streams.hh:85
struct representing the three byte text as well as the four 6 bit chunks
Definition: b64enc.hh:32
