ktor
1.6.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
common
jvm
posix
ktor-http-cio
/
io.ktor.http.cio.websocket
/
Frame
/
Close
/
Close
Close
common
jvm
posix
expect
fun
Close
(
reason
:
CloseReason
)
Content copied to clipboard
expect
fun
Close
(
packet
:
ByteReadPacket
)
Content copied to clipboard
expect
fun
Close
(
)
Content copied to clipboard
expect
fun
Close
(
data
:
ByteArray
)
Content copied to clipboard
fun
Close
(
buffer
:
ByteBuffer
)
Content copied to clipboard
actual
fun
Close
(
reason
:
CloseReason
)
Content copied to clipboard
actual
fun
Close
(
packet
:
ByteReadPacket
)
Content copied to clipboard
actual
fun
Close
(
)
Content copied to clipboard
actual
fun
Close
(
data
:
ByteArray
)
Content copied to clipboard
actual
fun
Close
(
reason
:
CloseReason
)
Content copied to clipboard
actual
fun
Close
(
packet
:
ByteReadPacket
)
Content copied to clipboard
actual
fun
Close
(
)
Content copied to clipboard
actual
fun
Close
(
data
:
ByteArray
)
Content copied to clipboard