GNU Smalltalk Library Reference: ReadStream class-instance creation

Up: ReadStream [Index]


1.140.1 ReadStream class: instance creation

on: aCollection

Answer a new stream working on aCollection from its start.

on: aCollection from: firstIndex to: lastIndex

Answer an instance of the receiver streaming from the firstIndex-th item of aCollection to the lastIndex-th

AltStyle によって変換されたページ (->オリジナル) /