E-MailRelay
|
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::Base64 | static |
encode(const std::string &s, const std::string &line_break=std::string()) | G::Base64 | static |
valid(const std::string &, bool strict=true) | G::Base64 | static |