trixnity-client-media-okio
3.3.1
trixnity-client-media-okio
/
net.folivo.trixnity.client.media.okio
/
readByteFlow
read
Byte
Flow
suspend
fun
BufferedSource
.
readByteFlow
(
coroutineContext
:
CoroutineContext
=
defaultContext
)
:
ByteFlow
suspend
fun
FileSystem
.
readByteFlow
(
path
:
Path
,
coroutineContext
:
CoroutineContext
=
defaultContext
)
:
ByteFlow
?