korlibs
Toggle table of contents
6.1.0-SNAPSHOT
posix
Target filter
posix
Switch theme
Search in API
Skip to content
korlibs
korlibs-io-network-core
/
korlibs.io.socket
/
NativeSocket
/
send
send
posix
fun
send
(
data
:
ByteArray
,
offset
:
Int
=
0
,
count
:
Int
=
data.size - offset
)