Go to the first, previous, next, last section, table of contents.


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::

section make-two-way-stream [Function] , @xref{two-way-stream-input-stream; two-way-stream-output-stream} , two-way-stream-output-stream


Go to the first, previous, next, last section, table of contents.