cast_binary_view_to_string_view

Function cast_binary_view_to_string_view 

Source
pub(crate) fn cast_binary_view_to_string_view(
    array: &dyn Array,
    cast_options: &CastOptions<'_>,
) -> Result<ArrayRef, ArrowError>