Handbook
Glossary
cluster-files ( paths -- byte-array )
Vocabulary
zim
.
builder
Inputs
paths
an
object
Outputs
byte-array
an
object
Definition
USING:
io.encodings.binary
io.files
sequences
;
IN:
zim.builder
:
cluster-files
( paths -- byte-array )
[
binary
file-contents
]
map
cluster-bytes
;