Next: , Previous: , Up: UnicodeString   [Index]


1.203.2 UnicodeString class: multibyte encodings

defaultEncoding

Answer the encoding used by the receiver. Conventionally, we answer ’Unicode’ to ensure that two UnicodeStrings always have the same encoding.

isUnicode

Answer true; the receiver stores characters.