pub(crate) fn map_try_from_slice_error(e: TryFromSliceError) -> ArrowError
Expand description
To be used in map_err
when unpacking an integer from a slice of bytes.
pub(crate) fn map_try_from_slice_error(e: TryFromSliceError) -> ArrowError
To be used in map_err
when unpacking an integer from a slice of bytes.