trixnity-utils
Toggle table of contents
4.22.2
js
Platform filter
js
Switch theme
Search in API
trixnity-utils
trixnity-utils
/
net.folivo.trixnity.utils
/
byteArrayFlowFromReadableStream
byte
Array
Flow
From
Readable
Stream
js
fun
byteArrayFlowFromReadableStream
(
streamFactory
:
suspend
(
)
->
ReadableStream
<
Uint8Array
<
ArrayBuffer
>
>
)
:
ByteArrayFlow