stream-input-available?
Checks if the stream is available for reading.
Exported from
Module streams-protocol
Module streams
Modifiers
open
Arguments
stream
An instance of
<stream>
.
Values
input-available?
An instance of
<boolean>
.
The streams-protocol module.
The streams module.
The superclass of all stream classes.
The class of boolean values.