- input
- the ACE name
- flags
- 0, ALLOW_UNASSIGNED, USE_STD3_ASCII_RULES, or ALLOW_UNASSIGNED | USE_STD3_ASCII_RULES
Documentation for this section has not yet been entered.
Translates a string from ASCII Compatible Encoding (ACE) to Unicode according to the algorithm defined in .
Unlike toASCII, this transformation cannot fail.
This method can handle either an individual label or an entire domain name. In the latter case, the separators are: U+002E (full stop), U+3002 (ideographic full stop), U+FF0E (fullwidth full stop), and U+FF61 (halfwidth ideographic full stop).