blob: 0d4821392c0413139010cc7d563a8c9a5af23d99 (
plain) (
blame)
1
2
3
4
5
6
7
|
FLEXI-STREAMS provides "virtual" bivalent streams that can be layered on top
of real binary or bivalent streams. These streams enable reading and writing
of character data in various single- or multi-octet encodings, which can be
dynamically changed. The package also includes in-memory binary streams,
similar to string streams, for efficient handling of binary data.
This package is compiled with CLISP.
|