(partition-byte-buffer n bb)
Partitions a bytebuffer into smaller bytebuffers each of length no more than n. Returns a lazy sequence.
Partitions a bytebuffer into smaller bytebuffers each of length no more than n. Returns a lazy sequence.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close