toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
ProtocolCommunication
Protocol
Communication
interface
ProtocolCommunication
Inheritors
NoProtocolCommunication
CapdProtocolCommunication
Members
Functions
receive
Link copied to clipboard
abstract
suspend
fun
receive
(
)
:
Pair
<
ByteArray
,
ULong
>
send
Link copied to clipboard
abstract
suspend
fun
send
(
ba
:
ByteArray
)
start
Link copied to clipboard
abstract
suspend
fun
start
(
)
stop
Link copied to clipboard
abstract
fun
stop
(
)