writeFloatBE

abstract fun writeFloatBE(value: Float, offset: Int?): Int

Write a 32-bit floating point value from the buffer using the Big Endian byte order, optionally at an offset.