pub(crate) fn strip_leading_ones(bytes: &[u8]) -> &[u8] ⓘ
Strip the leading all-ones bytes from the given byte slice.