One of the new simple-stream subclasses in Allegro CL 6.0. Equivalent
to the Gray stream excl::null-stream
and a subclass
of single-channel-simple-stream
. Reads from this
stream always return EOF. Writes to this stream always succeed and go
nowhere.
See streams.htm for general information on simple-streams in Allegro CL.
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.