ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   21 Streams   21.2 Dictionary of Streams

21.2.8 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

Allegro CL Implementation Details:
None.

Home Previous Up Next Table of Contents Index
© Franz Inc. 1998-2005 - File last updated 6-21-2002