GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::Encoding::Base64 Struct Reference

Base64 encoder.

#include <base64.hpp>

Public Member Functions

template<typename Stream >
constexpr auto operator() (Stream &s) const noexcept
 Return a base64 stream.
 
constexpr auto operator() (Base64EncoderOptions opts) const
 Return an encoder instance with different options.
 

Static Public Member Functions

static Base64 with (Base64EncoderOptions opts)
 Return a base64 encoder with the given options.
 

The documentation for this struct was generated from the following file: