Function polars_arrow::compute::cast::utf8_to_binary

source ยท
pub fn utf8_to_binary<O: Offset>(
    from: &Utf8Array<O>,
    to_data_type: ArrowDataType,
) -> BinaryArray<O>
Available on crate feature compute_cast only.
Expand description

Conversion to binary