Liking cljdoc? Tell your friends :D

frereth.cp.message.headers


message-header-dscrclj

This is the first, metadata portion of the message

It's mainly a set of ACK'd address ranges, with some fields for addresses, IDs, sizes, and flags that signal the end of the stream.

This is the first, metadata portion of the message

It's mainly a set of ACK'd address ranges, with some fields
for addresses, IDs, sizes, and flags that signal the
end of the stream.
sourceraw docstring

message-payload-dscrclj

This is the 'important' part of the message packet

Decomposing this is probably more trouble than just skipping the zero padding (et al) and reading the data bytes directly. But it seemed worth documenting.

This is the 'important' part of the message packet

Decomposing this is probably more trouble than just
skipping the zero padding (et al) and reading the
data bytes directly. But it seemed worth documenting.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close