Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
streams.hh
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
Simple base64 encode.
void flush()
flush the current unwritten data to the stream.
Definition: streams.hh:64
Base64Stream(std::ostream &s_)
Construct a Base64Stream.
Definition: streams.hh:27
RawStream(std::ostream &theStream)
make a new stream
Definition: streams.hh:87
struct representing the three byte text as well as the four 6 bit chunks
Definition: b64enc.hh:34
