readUBytes

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