Function first_byte_from_slice

Source
pub(crate) fn first_byte_from_slice(slice: &[u8]) -> Result<u8, ArrowError>