GridFormat 0.2.1
I/O-Library for grid-like data structures
|
Wrapper around a given stream to write output encoded with base64.
#include <base64.hpp>
Public Member Functions | |
Base64Stream (OStream &s, Base64EncoderOptions opts={}) | |
template<typename T , std::size_t size> | |
void | write (std::span< T, size > data) |