|
|
|
|
|
by shawnz
4659 days ago
|
|
> Unfortunately for us, Javascript has never been updated to support UTF-16. Instead it continues to treat strings as UCS-2. So really, they were parsing the JSON as if it were UTF-16, but really it was UCS-2. How is that an error in Node? |
|
[1] http://www.ietf.org/rfc/rfc4627.txt