| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |