| Allegro CL version 6.1 Unrevised | |||||||||
One of the new simple-stream subclasses introduced 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.
The option when creating an instance of this class is external-format.
See streams.htm for general information on simple-streams in Allegro CL.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.
| Allegro CL version 6.1 Unrevised | |||||||||