pub(crate) fn decode_int16(data: &[u8]) -> Result<i16, ArrowError>
Decodes an Int16 from the value section of a variant.