utf-16-le?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

utf-16-le?

Ron Teitelbaum

All,

 

Is this encoding name utf-16-le supposed to set useLittleEndian: true?

 

Ron Teitelbaum



Reply | Threaded
Open this post in threaded view
|

Re: utf-16-le?

Yoshiki Ohshima
  Ron,

> Is this encoding name utf-16-le supposed to set useLittleEndian: true?

  Ah, yes.  When creating an instance, it would be better if it does, yes.

-- Yoshiki