Handbook
Glossary
cluster-bytes ( blobs -- byte-array )
Vocabulary
zim
.
builder
Inputs
blobs
an
object
Outputs
byte-array
an
object
Definition
USING:
io.encodings.binary
io.streams.byte-array
;
IN:
zim.builder
:
cluster-bytes
( blobs -- byte-array )
binary
[
write-cluster
]
with-byte-writer
;