ktor
2.0.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
js
ktor-io
/
io.ktor.utils.io.js
/
sendPacket
send
Packet
js
fun
WebSocket
.
sendPacket
(
packet
:
ByteReadPacket
)
Content copied to clipboard
inline
fun
WebSocket
.
sendPacket
(
block
:
BytePacketBuilder
.
(
)
->
Unit
)
Content copied to clipboard
inline
fun
XMLHttpRequest
.
sendPacket
(
block
:
BytePacketBuilder
.
(
)
->
Unit
)
Content copied to clipboard
fun
XMLHttpRequest
.
sendPacket
(
packet
:
ByteReadPacket
)
Content copied to clipboard