stream-open?

Checks to see if a stream is open.  If there is content available for the stream, then it is open.

Exported from

Modifiers

open

Arguments

streamAn instance of <stream>.

Values

open?An instance of <boolean>.
The streams-protocol module.
The streams module.
The superclass of all stream classes.
The class of boolean values.