|
E-MailRelay
|
Internationalised Domain Name encoding. More...
Functions | |
| bool | valid (std::string_view domain) |
| Returns true if the given domain is valid with U-labels and/or A-labels. More... | |
| std::string | encode (std::string_view domain) |
| Returns the given domain with A-lables. More... | |
Internationalised Domain Name encoding.
| std::string G::Idn::encode | ( | std::string_view | domain | ) |