pack_str

Function pack_str 

Source
pub fn pack_str<W: Write>(writer: &mut W, v: &str) -> Result<(), PackError>