read-text-into!

A generic function.

Exported from

Modifiers

open

Arguments

argAn instance of <stream>.
argAn instance of <integer>.
argAn instance of <string>.
start:An instance of <integer>.  Required.
on-end-of-stream:An instance of <object>.  The default is #f.

Values

valAn instance of <object>.
The streams module.
The superclass of all stream classes.
The class of integers.
The class of sequences with elements that are characters.
The class of all Dylan objects.