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


stream [System Class]

Class Precedence List::

stream, t

Description::

A stream is an object that can be used with an input or output function to identify an appropriate source or sink of characters or bytes for that operation.

For more complete information, see section Stream Concepts.

See Also::

section Stream Concepts, section Printing Other Objects, {section Printer}, {section Reader}


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