Skip to main content

read_string

Function read_string 

Source
fn read_string(data: &mut Cursor<&[u8]>, max: usize) -> Result<String>