Skip to main content

encode_list_view

Function encode_list_view 

Source
pub fn encode_list_view<O: OffsetSizeTrait>(
    data: &mut [u8],
    out_offsets: &mut [usize],
    rows: &Rows,
    opts: SortOptions,
    array: &GenericListViewArray<O>,
    shift: usize,
)
Expand description

Encodes the provided GenericListViewArray to out with the provided SortOptions

rows should contain the encoded child elements