writeBigUInt64BE

open fun writeBigUInt64BE(value: Long, offset: Int?): Int

Write an 64-bit unsigned integer to the buffer at an offset using Big Endian order.