fundamental-stream

Class

Package: excl

This class is a subclass of stream and of standard-object. streamp will return true for an instance of any class that includes this. This is one of various stream "mixin" class intended to be used as super classes of user-defined stream classes. It are not intended to be directly instantiated; these classes primarily provide places to hang default methods.

See Stream classes in gray-streams.htm for information.

See gray-streams.htm for general information on the Gray streams implementation in Allegro CL. See streams.htm for a description of the new simple-stream stream implementation.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.