of_iobuf must be fed a message type that comes from a call to
get_message_type on the same window, otherwise it may cause segfaults
or nonsensical reads.
of_iobuf must be fed a message type that comes from a call to
get_message_type on the same window, otherwise it may cause segfaults
or nonsensical reads.
Assuming the iobuf starts at a message, returns its length or raise if
the window doesn't contain num_bytes_needed_for_message_length bytes.
Assuming the iobuf starts at a message, returns its length or raise if
the window doesn't contain num_bytes_needed_for_message_length bytes.