(get-packer)(get-packer opts)Experimental, please test carefully and report any issues!
Returns Sente packer that uses the binary MessagePack
format, Ref. <https://msgpack.org/index.html>.
Clj/s MessagePack implementation adapted from
<https://github.com/rosejn/msgpack-cljc>.
Options:
`:auto-cache-keywords?` - enables experimental keyword caching; use only
after all readers support the new encoding
`:cache-dict` - precompiled `taoensso.msgpack/cache-dict`; must match on
all readers and writers
Remaining options are forwarded to `taoensso.msgpack/unpack`.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 |