pub fn utf8_to_binary<O: Offset>(
from: &Utf8Array<O>,
to_dtype: ArrowDataType,
) -> BinaryArray<O>Expand description
Conversion to binary
pub fn utf8_to_binary<O: Offset>(
from: &Utf8Array<O>,
to_dtype: ArrowDataType,
) -> BinaryArray<O>Conversion to binary