Subject | Re: PS about client-to-FBcore protocols regarding charset, #5. |
---|---|
Author | the_a_rioch |
Post date | 2012-07-03T12:00:53Z |
> In Java a string is a class, objects of which contain sequence ofHow can char always be 16-bit if it is UTF-16 not UCS-2 ?
> characters, a character is a 16-bit value that can be casted to int.
> They are UTF-16.