MtoWeb
Bun

method

fs.ReadStream.toWeb

static toWeb(
streamReadable: Readable,
options?: { strategy: QueuingStrategy<any> }

A utility method for creating a web ReadableStream from a Readable.