pub(crate) fn get_basic_type(header: u8) -> Result<VariantBasicType, ArrowError>
Expand description
Extracts the basic type from a header byte
pub(crate) fn get_basic_type(header: u8) -> Result<VariantBasicType, ArrowError>
Extracts the basic type from a header byte