Implements a JSON SerDes (Serializer/Deserializer).
Implements a JSON SerDes (Serializer/Deserializer).
(deserializer)
Returns a JSON deserializer.
Returns a JSON deserializer.
(from-bytes data)
Converts a byte array to a string.
Converts a byte array to a string.
(to-bytes data)
Converts a string to a byte array.
Converts a string to a byte array.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close