• convert a node Readable stream to a web ReadableStream

    Parameters

    • stream: Readable

    Returns ReadableStream<Uint8Array>