Skip to main content

write_string

Function write_string 

Source
pub fn write_string(buf: &mut Buffer, s: &str) -> Result<()>
Expand description

Write an AMF0 string (2-byte length + UTF-8).