E-MailRelay
G::Base64 Member List

This is the complete list of members for G::Base64, including all inherited members.

Base64()=delete (defined in G::Base64)G::Base64
decode(std::string_view, bool throw_on_invalid=false, bool strict=true)G::Base64static
encode(std::string_view, std::string_view line_break={})G::Base64static
valid(std::string_view, bool strict=true)G::Base64static