Skip to main content

write_str

Function write_str 

Source
pub fn write_str(buf: &mut Vec<u8>, s: &str)
Expand description

Write a msgpack string (header + UTF-8 bytes).