Handbook
Glossary
io.streams.byte-array vocabulary
Factor handbook
ยป
Vocabulary index
Documentation
Byte-array streams
Metadata
Parents:
io
.
streams
Words
Tuple classes
Class
Superclass
Slots
byte-reader
tuple
underlying i
Ordinary words
Word
Stack effect
<byte-reader>
( byte-array encoding -- stream )
<byte-writer>
( encoding -- stream )
with-byte-reader
( byte-array encoding quot -- )
with-byte-writer
( encoding quot -- byte-array )
Class predicate words
Word
Stack effect
byte-reader?
( object -- ? )
Files
resource:core/io/streams/byte-array/byte-array.factor
resource:core/io/streams/byte-array/byte-array-docs.factor
resource:core/io/streams/byte-array/byte-array-tests.factor
Metadata files
resource:core/io/streams/byte-array/summary.txt
Children from resource:basis
Vocabulary
Summary
io.streams.byte-array.fast