(send-bytes! _ bytes options)
Puts bytes
in the byte sink.
Puts `bytes` in the byte sink.
(take-bytes! _ n options)
Takes n
bytes from the byte source.
Takes `n` bytes from the byte source.
(close _)
A protocol that is a superset of java.io.Closeable
.
A protocol that is a superset of `java.io.Closeable`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close