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


1.203.5 UnicodeString: converting

asString

Returns the string corresponding to the receiver. Without the Iconv package, unrecognized Unicode characters become $? characters. When it is loaded, an appropriate single- or multi-byte encoding could be used.

asSymbol

Returns the symbol corresponding to the receiver

asUnicodeString

But I already am a UnicodeString! Really!

displayOn: aStream

Print a representation of the receiver on aStream

printOn: aStream

Print a representation of the receiver on aStream