datafusion_common::cast

Function as_uint8_array

Source
pub fn as_uint8_array(array: &dyn Array) -> Result<&UInt8Array>