pub fn decode_binary<I: OffsetSizeTrait>( rows: &mut [&[u8]], options: SortOptions, ) -> GenericBinaryArray<I>
Decodes a binary array from rows with the provided options
rows
options