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