Function encode_string

Source
fn encode_string(s: &str, out: &mut Vec<u8>)