Subject Re: PS about client-to-FBcore protocols regarding charset, #5.
Author the_a_rioch
> In Java a string is a class, objects of which contain sequence of
> characters, a character is a 16-bit value that can be casted to int.
> They are UTF-16.

How can char always be 16-bit if it is UTF-16 not UCS-2 ?