(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |