ktor
1.6.7
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc-1
2.0.0-beta-1
1.6.8
1.6.7
common
ktor-io
/
io.ktor.utils.io
/
WriterSuspendSession
Writer
Suspend
Session
common
interface
WriterSuspendSession
:
WriterSession
Content copied to clipboard
Functions
Functions
flush
Link copied to clipboard
common
abstract
fun
flush
(
)
Content copied to clipboard
request
Link copied to clipboard
common
abstract
fun
request
(
min
:
Int
)
:
IoBuffer
?
Content copied to clipboard
try
Await
Link copied to clipboard
common
abstract
suspend
fun
tryAwait
(
n
:
Int
)
Content copied to clipboard
written
Link copied to clipboard
common
abstract
fun
written
(
n
:
Int
)
Content copied to clipboard