[][src]Function ozelot::write::write_String

pub fn write_String<W: Write>(val: &str, writer: &mut W) -> Result<()>

Write a String to the Writer, ensuring to properly length-prefix it