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


1.29.7 CharacterArray: multibyte encodings

encoding

Answer the encoding used by the receiver.

isUnicode

Answer whether the receiver stores bytes (i.e. an encoded form) or characters (if true is returned).

numberOfCharacters

Answer the number of Unicode characters in the receiver. This is not implemented unless you load the I18N package.