Function honk_rpc::honk_rpc::get_message_overhead

source ยท
pub fn get_message_overhead() -> Result<usize, Error>
Expand description

Computes the overhead of the Honk-RPC message type. This method in conjunction with the other get_*_section_size(..) functions can be used to compute the size of a Honk-RPC message with exactly one section.