(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close