Liking cljdoc? Tell your friends :D

jackdaw.serdes.json

Implements a JSON SerDes (Serializer/Deserializer).

Implements a JSON SerDes (Serializer/Deserializer).
raw docstring

deserializerclj

(deserializer)

Returns a JSON deserializer.

Returns a JSON deserializer.
sourceraw docstring

from-bytesclj

(from-bytes data)

Converts a byte array to a string.

Converts a byte array to a string.
sourceraw docstring

serdeclj

(serde)

Returns a JSON serde.

Returns a JSON serde.
sourceraw docstring

serializerclj

(serializer)

Returns a JSON serializer.

Returns a JSON serializer.
sourceraw docstring

to-bytesclj

(to-bytes data)

Converts a string to a byte array.

Converts a string to a byte array.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close