pub fn compute_lengths_list_view<O: OffsetSizeTrait>(
lengths: &mut [usize],
rows: &Rows,
array: &GenericListViewArray<O>,
shift: usize,
)Expand description
Computes the encoded lengths for a GenericListViewArray
rows should contain the encoded child elements