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(std::string_view, bool throw_on_invalid=false, bool strict=true) | G::Base64 | static |
encode(std::string_view, std::string_view line_break={}) | G::Base64 | static |
valid(std::string_view, bool strict=true) | G::Base64 | static |