Preparing search index...
The search index is not available
Documentation - v0.0.21
Documentation
@fuman/io
webReadableToFuman
Function webReadableToFuman
webReadableToFuman
(
readable
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
,
)
:
IReadable
&
IClosable
convert a web ReadableStream to a fuman readable stream
Parameters
readable
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
Returns
IReadable
&
IClosable
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.21
Loading...
convert a web ReadableStream to a fuman readable stream