arrow_row::variable

Function encode_one

source
pub fn encode_one(
    out: &mut [u8],
    val: Option<&[u8]>,
    opts: SortOptions,
) -> usize