arrow_row::variable

Function decode_binary

Source
pub fn decode_binary<I: OffsetSizeTrait>(
    rows: &mut [&[u8]],
    options: SortOptions,
) -> GenericBinaryArray<I>
Expand description

Decodes a binary array from rows with the provided options