Previous: , Up: Iterable   [Index]


1.94.4 Iterable: streaming

nextPutAllOn: aStream

Write all the objects in the receiver to aStream

readStream

Return a stream with the same contents as the receiver.