micro_utils.dokka
0.19.0
common
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
doOutsideOfCoroutine
do
Outside
Of
Coroutine
suspend
fun
<
T
>
doOutsideOfCoroutine
(
block
:
(
)
->
T
)
:
T
Call this method in case you need to do something in common thread (like reading of file in JVM)