ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
posix
ktor-io
/
io.ktor.utils.io.streams
/
send
send
posix
fun
send
(
socket
:
<ERROR CLASS>
,
buffer
:
Buffer
,
flags
:
Int
)
:
<ERROR CLASS>
Content copied to clipboard
fun
send
(
socket
:
<ERROR CLASS>
,
source
:
Memory
,
sourceOffset
:
Long
,
maxLength
:
Long
,
flags
:
Int
)
:
Long
Content copied to clipboard
fun
send
(
socket
:
<ERROR CLASS>
,
source
:
Memory
,
sourceOffset
:
Int
,
maxLength
:
Int
,
flags
:
Int
)
:
Int
Content copied to clipboard