Parents: | io.streams |
Class | Superclass | Slots |
byte-reader | tuple | underlying i |
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 ) |
Word | Stack effect |
byte-reader? | ( object -- ? ) |
Vocabulary | Summary |
io.streams.byte-array.fast |