Class EMap

Class Documentation

class EMap

Encoding map. A constexpr helper class for performing base64 encoding on the input byte string.

Public Functions

constexpr EMap() = default
inline constexpr char at(size_t pos) const noexcept