Function re_arrow_util::arrow_util::offsets_lengths
source ยท pub fn offsets_lengths(
offsets: &OffsetBuffer<i32>,
) -> impl Iterator<Item = usize> + '_
Expand description
Returns an iterator with the lengths of the offsets.