Liking cljdoc? Tell your friends :D

gregor.details.serializer


->serializerclj

(->serializer serializer-id)

Map symbolic keyword to an actual serializer

Map symbolic keyword to an actual serializer
sourceraw docstring

edn-serializerclj

(edn-serializer)

Serializer for EDN

Serializer for EDN
sourceraw docstring

json-serializerclj

(json-serializer)

Serializer for JSON

Serializer for JSON
sourceraw docstring

keyword-serializerclj

(keyword-serializer)

Serializer for Keywords

Serializer for Keywords
sourceraw docstring

reify-serializerclj

(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`
sourceraw docstring

serializersclj

source

string-serializerclj

(string-serializer)

Serializer for Strings

Serializer for Strings
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close