CollStream:
Filter:

CollStream : IOStream : Stream : AbstractFunction : Object

(Undocumented class)
Source: IOStream.sc
Subclasses: LimitedWriteStream

Description

This class is missing documentation.

Class Methods

Inherited class methods

Undocumented class methods

CollStream.new(collection)

CollStream.on(aCollection)

Instance Methods

Inherited instance methods

Undocumented instance methods

.collection

.collection = value

.contents

.getChar

.getDouble

.getFloat

.getInt16

.getInt32

.getInt8

.getPascalString

.next

.nextN(n)

.on(aCollection)

.peek

.pos

.pos = toPos

.put(item)

.putAll(aCollection)

.putChar(aChar)

.putDouble(aFloat)

.putDoubleLE(aFloat)

.putFloat(aFloat)

.putFloatLE(aFloat)

.putInt16(anInteger)

.putInt16LE(anInteger)

.putInt32(anInteger)

.putInt32LE(anInteger)

.putInt8(anInteger)

.putPascalString(aString)

.putString(aString)

.read(array)

.reset

.rewind(n: 1)

Help template

Copy and paste the text below and save to HelpSource/Classes/CollStream.schelp