pub fn is_valid(offset: &Range<usize>) -> bool
Expand description

Returns true if the offsets range seems to be properly aligned for the data we expect.