- val
- the float 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 32-bit float to this file, starting at the current file pointer. The bytes are those returned by Java.Lang.Float.FloatToIntBits(float), meaning a canonical NaN is used.