[Function]
two-way-stream-input-stream
two-way-stream => input-stream
two-way-stream-output-stream
two-way-stream => output-stream
two-way-stream---a two-way stream.
input-stream---an input stream.
output-stream---an output stream.
two-way-stream-input-stream returns the stream from which two-way-stream receives input.
two-way-stream-output-stream returns the stream to which two-way-stream sends output.
Go to the first, previous, next, last section, table of contents.