Next: Stream-basic, Previous: Stream-accessing-reading, Up: Stream [Index]
Write anInteger copies of anObject to the receiver
Write n objects to the stream, reading them from aCollection and starting at the start-th item.
Write anObject to the receiver
Write all the objects in aCollection to the receiver
Put all the elements of aCollection in the stream, then flush the buffers if supported by the stream.