Skip to main content

encode_string

Function encode_string 

Source
pub fn encode_string(buf: &mut [u8], s: &str) -> usize
Expand description

Encode a string (u16 length prefix)