RootEncoder
Toggle table of contents
2.8.1
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
common
/
com.pedro.common
/
getSuspendContext
get
Suspend
Context
@
JvmOverloads
fun
getSuspendContext
(
dispatcher
:
CoroutineDispatcher
=
Dispatchers.IO
)
:
Continuation
<
Any
?
>