SilentShardKotlinMultiplatform
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SilentShardKotlinMultiplatform
network
/
com.silencelaboratories.silentshard.network
/
NetworkClient
/
send
send
abstract
suspend
fun
send
(
bytes
:
ByteArray
)
Send bytes to another machine.
abstract
suspend
fun
send
(
text
:
String
)
Send text to another machine.