Handbook
Glossary
Byte-array streams
Factor handbook
ยป
Input and output
Prev:
String streams
Next:
Formatted output
Byte array streams:
<byte-reader>
( byte-array encoding -- stream )
<byte-writer>
( encoding -- stream )
Utility combinators:
with-byte-reader
( byte-array encoding quot -- )
with-byte-writer
( encoding quot -- byte-array )