(bb->bytes bb)
(byte-array-codec)
(bytes->bb b)
(carbonite-codec)
(carbonite-codec kryo-factory)
(compression-codec delegate-codec compression-type)
(kryo-read kryo bb)
Deserialize obj from ByteBuffer bb
Deserialize obj from ByteBuffer bb
(kryo-write kryo obj)
Serialize obj to ByteBuffer
Serialize obj to ByteBuffer
(kryos-pool kryo-factory)
Kryo objects pool with soft references to allow for GC when running out of memory
Kryo objects pool with soft references to allow for GC when running out of memory
(nippy-codec)
(nippy-codec freeze-opts thaw-opts)
(utf8-string-codec)
(with-kryos-pool kryo-pool form)
Inject a Kryo object from kryo-pool as the first parameter of form and run it
Inject a Kryo object from kryo-pool as the first parameter of form and run it
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 |