| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
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" classes
intended to be used as super classes of user-defined stream
classes. It is 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.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |