Handbook
Glossary
with-memory-reader ( alien quot -- )
Vocabulary
io
.
streams
.
memory
Inputs
alien
an
object
quot
an
object
Outputs
None
Definition
USING:
io
kernel
;
IN:
io.streams.memory
:
with-memory-reader
( alien quot -- )
[
<memory-stream>
]
dip
with-input-stream*
;
inline