Next: , Previous: , Up: I18N.EncodedString   [Index]


5.3.3 I18N.EncodedString: accessing

asString

Answer ‘string’.

asUnicodeString

Not commented.

at: anIndex

Not commented.

at: anIndex put: anObject

Not commented.

do: aBlock

Not commented.

encoding

Not commented.

hash

Not commented.

size

Not commented.

species

Not commented.

utf16Encoding

Not commented.

utf32Encoding

Not commented.

valueAt: anIndex

Not commented.

valueAt: anIndex put: anObject

Not commented.