- val
- the double to write to this file.
Type Reason Java.IO.IOException if an I/O error occurs while writing to this file.
Writes a big-endian 64-bit double to this file, starting at the current file pointer. The bytes are those returned by Java.Lang.Double.DoubleToLongBits(double), meaning a canonical NaN is used.