Punycode operations.
- Copyright:
-
- Crown Copyright 2016
- License:
-
- Apache-2.0
- Source:
Members
-
<static, constant> IDN
-
- Source:
Methods
-
<static> run_to_ascii(input, args)
-
To Punycode operation.
Parameters:
Name Type Description input
string args
Array.<Object> - Source:
Returns:
- Type
- string
-
<static> run_to_unicode(input, args)
-
From Punycode operation.
Parameters:
Name Type Description input
string args
Array.<Object> - Source:
Returns:
- Type
- string