Liking cljdoc? Tell your friends :D

sn0wst0rm-tx-manager.protocols.serialization


deserializeclj

(deserialize bytes)

Accepts a byte array, returns deserialized value

Accepts a byte array, returns deserialized value
raw docstring

serializable?clj

(serializable? v)

serializeclj

(serialize v)

Serializes value, returns a byte array

Serializes value, returns a byte array
raw docstring

slurp-bytesclj

(slurp-bytes x)

Slurp the bytes from a slurpable thing

Slurp the bytes from a slurpable thing
raw docstring

spit-bytesclj

(spit-bytes file v)

Spits byte-array to file

Spits byte-array to file
raw docstring

Transformablecljprotocol

asMapclj

(asMap this)

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