Function read_sized_string

Source
fn read_sized_string(s: &mut &[u8]) -> Result<String>