| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |