[ 原始碼: flexi-streams ]
套件:cl-flexi-streams(20210728.git41af5dc-1)
cl-flexi-streams 的相關連結
Debian 的資源:
下載原始碼套件 flexi-streams:
- [flexi-streams_20210728.git41af5dc-1.dsc]
- [flexi-streams_20210728.git41af5dc.orig.tar.xz]
- [flexi-streams_20210728.git41af5dc-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [edicl.github.io]
相似套件:
Flexi-streams: Flexible bivalent streams for Common Lisp
FLEXI-STREAMS implements "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams.
FLEXI-STREAMS is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly.
其他與 cl-flexi-streams 有關的套件
|
|
|
|
-
- dep: cl-trivial-gray-streams
- thin compatibility layer for Common Lisp gray streams