libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
NoProtocolCommunication
No
Protocol
Communication
class
NoProtocolCommunication
:
ProtocolCommunication
Members
Constructors
No
Protocol
Communication
Link copied to clipboard
constructor
(
)
Functions
receive
Link copied to clipboard
open
suspend override
fun
receive
(
)
:
Pair
<
ByteArray
,
ULong
>
send
Link copied to clipboard
open
suspend override
fun
send
(
ba
:
ByteArray
)
start
Link copied to clipboard
open
suspend override
fun
start
(
)
stop
Link copied to clipboard
open
override
fun
stop
(
)