decode_double

Function decode_double 

Source
pub(crate) fn decode_double(data: &[u8]) -> Result<f64, ArrowError>
Expand description

Decodes a Double from the value section of a variant.