(decode x)
Defines how to do the decoding of value via a codec instance function
Defines how to do the decoding of value via a codec instance function
(decoders decode)
(encode x)
Defines how to do the encoding of value via a codec instance function
Defines how to do the encoding of value via a codec instance function
(encoders encode)
(record-map-ctor rec-sym)
(deregister-udt! this session udt-name record-constructor)
Allows to register an udtencoder at codec level, when the specified record typed is passed it will automatically be encoded in the appropriate UDTValue
Allows to register an udtencoder at codec level, when the specified record typed is passed it will automatically be encoded in the appropriate UDTValue
(get-udt-codec this udt-name-or-record-type)
(register-udt! this session udt-name record-constructor)
Allows to register an udtencoder at codec level, when the specified record typed is passed it will automatically be encoded in the appropriate UDTValue
Allows to register an udtencoder at codec level, when the specified record typed is passed it will automatically be encoded in the appropriate UDTValue
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |