Function as_uint8_array

Source
pub fn as_uint8_array(
    array: &dyn Array,
) -> Result<&PrimitiveArray<UInt8Type>, DataFusionError>