try_unsigned

Function try_unsigned 

Source
fn try_unsigned<T: Unsigned<T>>(bytes: &mut Bytes<'_>) -> Option<T>