DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.flow
/
dematerialize
dematerialize
fun
<
T
>
Flow
<
ValueOrCompletion
<
T
>
>
.
dematerialize
(
)
:
Flow
<
T
>
(
source
)
Dematerializes
ValueOrCompletion
s back into their counterpart
Flow
events.