Function File.getDouble
Returns the next 64 bits from the file as a floating-point number.
double getDouble() nothrow @nogc const;
Returns the next 64 bits from the file as a floating-point number.
double getDouble() nothrow @nogc const;