Liking cljdoc? Tell your friends :D

burningswell.io


slurp-byte-arrayclj

(slurp-byte-array source)

Read source and return it as a byte array.

Read `source` and return it as a byte array.
raw docstring

spit-byte-arrayclj

(spit-byte-array file byte-array)

Spit the byte-array to file.

Spit the `byte-array` to `file`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close