ktor-io
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io.core
/
use
use
inline
fun
<
T
:
Closeable
?
,
R
>
T
.
use
(
block
:
(
T
)
->
R
)
:
R
(
source
)
Deprecated
Use stdlib implementation instead. Remove import of this function