Squeak Class Documentation category index | class index  
 
TextStream
  category: Collections-Streams
  superclass: WriteStream
  subclasses: DialectStream

No comment. Sorry.

instance methods
  as yet unclassified
  applyAttribute:beginningAt:
nextPutAll:
withAttribute:do:
withAttributes:do:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

applyAttribute:beginningAt:


 

nextPutAll:

Optimized access to get around Text at:Put: overhead


 

withAttribute:do:

No-op here is overriden in TextStream for font emphasis


 

withAttributes:do:

No-op here is overriden in TextStream for font emphasis


class methods
  no messages top