stream-contents

Returns the contents of a stream.

Exported from

Modifiers

open

Arguments

streamAn instance of <stream>.
clear-contents?:An instance of <object>.  If true, clear the stream after returning the contents.  The default is #f.

Values

contentsAn instance of <sequence>.
The streams-protocol module.
The streams module.
The superclass of all stream classes.
The class of all Dylan objects.
The class of collections whose keys are consecutive integers starting from zero.