Function request_response::message::write_length_prefixed
source ยท fn write_length_prefixed<W: Write>(writer: &mut W, value: &[u8]) -> Result<()>
Expand description
A helper function to write a length-prefixed value to a writer