• convert a web ReadableStream to a node Readable

    Parameters

    • stream: ReadableStream<Uint8Array>

    Returns Readable