readBytes

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