pub(crate) fn decode_double(data: &[u8]) -> Result<f64, ArrowError>
Decodes a Double from the value section of a variant.