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
/
materialize
materialize
fun
<
T
>
Flow
<
T
>
.
materialize
(
)
:
Flow
<
ValueOrCompletion
<
T
>
>
(
source
)
Materialize
Flow
events into
ValueOrCompletion
s that can be sent over the wire, for example.