node/lib/internal/streams
Robert Nagy e7b5c0ed47
stream: add setter & getter for default highWaterMark (#46929)
Adds stream.(get|set)DefaultHighWaterMark to read or update
the default hwm.

PR-URL: https://github.com/nodejs/node/pull/46929
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
2023-03-29 20:02:10 +02:00
..
add-abort-signal.js stream: add abort signal for ReadableStream and WritableStream 2023-02-17 11:09:08 +00:00
buffer_list.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
compose.js stream: enable usage of webstreams on compose() 2023-02-27 08:50:39 +00:00
destroy.js stream: expose stream symbols 2023-03-24 07:20:18 +00:00
duplex.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
duplexify.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
end-of-stream.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
from.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
lazy_transform.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
legacy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
operators.js stream: dont wait for next item in take when finished 2023-03-22 04:46:58 +00:00
passthrough.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
pipeline.js stream: enable usage of webstreams on compose() 2023-02-27 08:50:39 +00:00
readable.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
state.js stream: add setter & getter for default highWaterMark (#46929) 2023-03-29 20:02:10 +02:00
transform.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
utils.js stream: expose stream symbols 2023-03-24 07:20:18 +00:00
writable.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00