Next:
Character-storing
, Previous:
Character-converting
, Up:
Character
1.28.10 Character: printing
displayOn: aStream
Print a representation of the receiver on aStream. Unlike #printOn:, this method strips the leading dollar.
printOn: aStream
Print a representation of the receiver on aStream
storeLiteralOn: aStream
Store on aStream some Smalltalk code which compiles to the receiver