polars_core::export::cast

Function utf8_to_binary

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

Conversion to binary