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