Checked version of punycode.ucs2.decode, throws an error if there is an unmatched surrogate half.
punycode.ucs2.decode
https://github.com/bestiejs/punycode.js/issues/67
decode
The Unicode input string (UCS-2).
Throw an error if there is an unmatched surrogate half.
The new array of code points.
Generated using TypeDoc
Checked version of
punycode.ucs2.decode, throws an error if there is an unmatched surrogate half.https://github.com/bestiejs/punycode.js/issues/67
decode