Next: input-stream-p, Previous: synonym-stream, Up: Streams Dictionary
two-way-stream, stream, t
A bidirectional composite stream that receives its input from an associated input stream and sends its output to an associated output stream.
make-two-way-stream , two-way-stream-input-stream , two-way-stream-output-stream