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(const std::string &, bool throw_on_invalid=false, bool strict=true)G::Base64static
encode(const std::string &s, const std::string &line_break=std::string())G::Base64static
valid(const std::string &, bool strict=true)G::Base64static