(default-encoder key)
Returns an encoder that kryo-encodes, then lz4 compresses and then encrypts using EAS-CBC-HMAC the HMAC used 256 or 512 depends on the key passed in
Returns an encoder that kryo-encodes, then lz4 compresses and then encrypts using EAS-CBC-HMAC the HMAC used 256 or 512 depends on the key passed in
(register-class! clazz)
Kryo serde registration
Kryo serde registration
(register-registration reg)
Kryo serde registration
Kryo serde registration
(register-serialiser! clazz serde)
Kryo serde registration
Kryo serde registration
(register-serialisers!)
Register all the Kryo Clojure Serdes Is called as part of this namespace
Register all the Kryo Clojure Serdes Is called as part of this namespace
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close