toggle menu
river
common
switch theme
search in API
connector-ktor-network
/
com.river.connector.ktor.network
/
flowOf
flow
Of
inline
fun
<
T
>
Connection
.
flowOf
(
crossinline
next
:
suspend
Connection
.
(
)
->
T
)
:
Flow
<
T
>