datafusion_common::cast

Function as_binary_array

Source
pub fn as_binary_array(array: &dyn Array) -> Result<&BinaryArray>