(->deserializer deserializer-id)
Map symbolic keyword to an actual deserializer
Map symbolic keyword to an actual deserializer
(edn-deserializer)
Create EDN deserializer
Create EDN deserializer
(json-deserializer)
Create JSON deserializer
Create JSON deserializer
(keyword-deserializer)
Creates a String deserializer which turns the result into a keyword
Creates a String deserializer which turns the result into a keyword
(reify-deserializer deserialization-fn)
Creates an implementation of the Deserializer
protocol provided by Kafka, only implementing deserialize
Creates an implementation of the `Deserializer` protocol provided by Kafka, only implementing `deserialize`
(string-deserializer)
Create an instance of Kafka's own StringDeserializer object
Create an instance of Kafka's own StringDeserializer object
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 |