(slurp-byte-array source)
Read source
and return it as a byte array.
Read `source` and return it as a byte array.
(spit-byte-array file byte-array)
Spit the byte-array
to file
.
Spit the `byte-array` to `file`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close