Function as_uint16_array

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