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 9649d65 commit 81e56c9Copy full SHA for 81e56c9
doc/api/webstreams.md
@@ -1320,6 +1320,7 @@ They are accessed using:
1320
import {
1321
arrayBuffer,
1322
blob,
1323
+ buffer,
1324
json,
1325
text,
1326
} from 'node:stream/consumers';
@@ -1329,6 +1330,7 @@ import {
1329
1330
const {
1331
1332
1333
1334
1335
1336
} = require('stream/consumers');
0 commit comments