Class DMap

Class Documentation

class DMap

Decoding map. A helper constexpr class for providing interface to the decoding map for base64.

Public Functions

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