toggle menu
river
common
switch theme
search in API
connector-ktor-network
/
com.river.connector.ktor.network
/
flowOfByteArray
flow
Of
Byte
Array
inline
fun
Connection
.
flowOfByteArray
(
size
:
Int
=
8
)
:
Flow
<
ByteArray
>