trivial-octet-streams
2024-10-12
A library for octet input and output streams analogous to string streams.
Upstream URL
Author
Nathan Froyd <froydnj@gmail.com>
Maintainer
Nathan Froyd <froydnj@gmail.com>
License
Not determined
TRIVIAL-OCTET-STREAMS is a library to provide analogues to
MAKE-STRING-{INPUT,OUTPUT}-STREAM. I find myself frequently wanting
such functionality, but it's not worth importing libraries like ironclad
or flexi-streams to get access to them.