writeDoubleBE

open override fun writeDoubleBE(value: Double, offset: Int?): Int

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