Liking cljdoc? Tell your friends :D

onyx.messaging.serialize


deserializeclj

(deserialize buf offset)

Message payload deserializer for when you don't want to interact with decoders directly. Note: slower.

Message payload deserializer for when you don't want to interact with decoders directly.
Note: slower.
sourceraw docstring

serializeclj

(serialize buf offset msg)

Message payload serializer for when you don't want to interact with decoders directly. Note: slower than just building it without a map.

Message payload serializer for when you don't want to interact with decoders directly.
Note: slower than just building it without a map.
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