writeBytes

actual fun writeBytes(array: ByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
expect fun writeBytes(array: ByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong = array.size.toULong())
actual fun writeBytes(array: ByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)
actual fun writeBytes(array: ByteArray, arrayIndex: ULong, bufferOffset: ULong, size: ULong)