writeUBytes

actual fun writeUBytes(array: UByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
expect fun writeUBytes(array: UByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong = array.size.toULong())
actual fun writeUBytes(array: UByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
actual fun writeUBytes(array: UByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)