Abstraction for blocks of raw data, keyed by ID. IDs represent the offset of the block.
Abstraction for blocks of raw data, keyed by ID. IDs represent the offset of the block.
(create-block id size byte-offset byte-buffer)
(create-block id
size
byte-offset
byte-buffer
ro-byte-buffer
int-buffer
long-buffer)
Wraps provided buffers as a block
Wraps provided buffers as a block
(get-source-buffer {:keys [ro bb]})
(get-source-buffer b offset length)
Returns a read-only ByteBuffer for the block
Returns a read-only ByteBuffer for the block
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 |