DEPRECATION NOTICE:
This namespace is deprecated. Please use jackdaw.serdes/edn-serde.
The behavior of the new EDN serde is different. It does not print the newline.
Implements an EDN SerDes (Serializer/Deserializer).
DEPRECATION NOTICE: This namespace is deprecated. Please use jackdaw.serdes/edn-serde. The behavior of the new EDN serde is different. It does not print the newline. Implements an EDN SerDes (Serializer/Deserializer).
(deserializer)
(deserializer opts)
Returns an EDN deserializer.
Returns an EDN 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