GNU Smalltalk Library Reference: PositionableStream class-instance creation

Next: , Up: PositionableStream [Index]


1.133.1 PositionableStream class: instance creation

on: aCollection

Answer an instance of the receiver streaming on the whole contents of aCollection

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 によって変換されたページ (->オリジナル) /