pub fn offsets_lengths( offsets: &OffsetBuffer<i32>, ) -> impl Iterator<Item = usize> + '_
Returns an iterator with the lengths of the offsets.