ReadableStreamBYOBReader
ReadableStreamBYOBReader: {(stream): ReadableStreamBYOBReader; prototype: ReadableStreamBYOBReader;};
Defined in: node_modules/.pnpm/@types+node@24.7.0/node_modules/@types/node/stream/web.d.ts:207
Type Declaration
Section titled “Type Declaration”Parameters
Section titled “Parameters”Parameter | Type |
---|---|
stream | ReadableStream |
Returns
Section titled “Returns”prototype
Section titled “prototype”prototype: ReadableStreamBYOBReader;