Internationalization Module User’s Guide : Chapter 3 Character and String Processing : Representing Strings
Representing Strings
In the Internationalization Module, RWUString provides a container for text encoded using the UTF-16 character encoding form of the Unicode character set. RWUString derives from RWBasicUString in the Essential Tools Module of SourcePro Core, which manages a basic array of RWUChar16 values.