io.streams.byte-array vocabulary
Factor handbook ยป Vocabulary index


Documentation
Byte-array streams

Words

Tuple classes
ClassSuperclassSlots
byte-reader tupleunderlying i


Ordinary words
WordStack 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
WordStack effect
byte-reader?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
io.streams.byte-array.fast