(deserialize ctor data)
(deserialize ctor data schema)
Deserialize a byte array into an object.
Deserialize a byte array into an object.
(schema obj-or-ctor)
Get the schema from an object or a contructor function.
Get the schema from an object or a contructor function.
(serialize obj)
(serialize obj schema)
(serialize obj schema opts)
Serialize obj into a byte array.
Serialize obj into a byte array.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |