(can-pack? _ value)
Test if this extension can pack the provided data type
Test if this extension can pack the provided data type
(can-unpack? _ type-byte)
Test if this extension can unpack the provided type-byte
Test if this extension can unpack the provided `type-byte`
(pack _ packer value opts)
Pack the give value
using the provided packer
Pack the give `value` using the provided `packer`
(unpack _ unpacker header opts)
Unpack the custom data type as specified by the extension header
using the provided unpacker
Unpack the custom data type as specified by the extension `header` using the provided `unpacker`
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 |