pub fn read_f64<T: Bits>(data: T) -> Result<f64, Error>
Calls Bits::read_f64(). Provided for type-elusion purposes.
Bits::read_f64()