take_at_most

Function take_at_most 

Source
fn take_at_most(data: &[u8], n: usize) -> (&[u8], &[u8])