Node: two-way-stream, Next: , Previous: synonym-stream, Up: Streams Dictionary



two-way-stream [System Class]

Class Precedence List::

two-way-stream, stream, t

Description::

A bidirectional composite stream that receives its input from an associated input stream and sends its output to an associated output stream.

See Also::

make-two-way-stream , two-way-stream-input-stream , two-way-stream-output-stream