(->serializer serializer-id)
Map symbolic keyword to an actual serializer
Map symbolic keyword to an actual serializer
(keyword-serializer)
Serializer for Keywords
Serializer for Keywords
(reify-serializer serialization-fn)
Creates an implementation of the Serializer
protocol provided by Kafka, only implementing serialize
Creates an implementation of the `Serializer` protocol provided by Kafka, only implementing `serialize`
(string-serializer)
Serializer for Strings
Serializer for Strings
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close