Skip to main content

encode

Function encode 

Source
pub(crate) fn encode<L: GenericListArrayOrMap>(
    data: &mut [u8],
    offsets: &mut [usize],
    rows: &Rows,
    opts: SortOptions,
    array: &L,
)
Expand description

Encodes the provided GenericListArrayOrMap to out with the provided SortOptions

rows should contain the encoded child elements