Function map_try_from_slice_error

Source
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.