Scieneer Common Lisp 1.3.9 online documentation ext:make-byte-output-stream &key size [Function] Returns a binary output stream which will accumulate all output written to it. The output may be obtained by the function ext:get-output-stream-bytes.
|
| ext:make-byte-output-stream &key size | [Function] |
Returns a binary output stream which will accumulate all output written to it. The output may be obtained by the function ext:get-output-stream-bytes.