Function encode

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

Encodes the provided RunEndEncodedArray to out with the provided SortOptions

rows should contain the encoded values