We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
buffer
stream/consumers
1 parent c498a72 commit 02548adCopy full SHA for 02548ad
doc/api/webstreams.md
@@ -1380,6 +1380,7 @@ They are accessed using:
1380
import {
1381
arrayBuffer,
1382
blob,
1383
+ buffer,
1384
json,
1385
text,
1386
} from 'node:stream/consumers';
@@ -1389,6 +1390,7 @@ import {
1389
1390
const {
1391
1392
1393
1394
1395
1396
} = require('stream/consumers');
0 commit comments