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