Skip to main content

read_bounded_count

Function read_bounded_count 

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