Load and parse a UTF-16 text file with v8/js issues

Julien Bayle's icon

Hi there,

It seems we have some problems for loading and parsing a UTF-16 text file using Max and V8, or JS.

If I convert it to utf-8...it works.

Both format can be loaded in [text] object with not error... Except the UTF-16 one shows an empty lines after each line. I guess that's the CRLF things etc.

Any process?