Nodestream/consumersblobfunction blob#blob(stream: WebReadableStream | ReadableStream | AsyncIterable<any>): Promise<NodeBlob>Parameters ##stream: WebReadableStream | ReadableStream | AsyncIterable<any> Return Type #Promise<NodeBlob> Fulfills with a Blob containing the full contents of the stream.
function blob#blob(stream: WebReadableStream | ReadableStream | AsyncIterable<any>): Promise<NodeBlob>Parameters ##stream: WebReadableStream | ReadableStream | AsyncIterable<any> Return Type #Promise<NodeBlob> Fulfills with a Blob containing the full contents of the stream.