AbstractDeviceHandle

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun read(): ByteArray
Link copied to clipboard
abstract fun setNonblocking(flag: Boolean = true)
Link copied to clipboard
abstract fun write(data: ByteArray)