| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
A simple-stream
class which
allows for easy encapsulation of other streams. This stream is based
on string streams, and has an input and an output side, though only
one base-stream can be given.
The option for creating a stream of this class is
:base-stream
.
See the rot13 example in streams.htm for an example of how to use this class.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |