FlowExt
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
FlowExt
FlowExt
/
com.hoc081098.flowext
/
dematerialize
dematerialize
fun
<
T
>
Flow
<
Event
<
T
>
>
.
dematerialize
(
)
:
Flow
<
T
>
(
source
)
Converts a
Flow
of
Event
objects into the emissions that they represent.