Skip to main content

response_data_wire_len

Function response_data_wire_len 

Source
pub const fn response_data_wire_len(data_len: usize) -> usize
Expand description

umsgpack.packb([request_id, response]). An empty response body still rides as one msgpack nil byte.