node/lib/internal/streams
Robert Nagy 1fc62c7b35 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-04-07 10:09:18 -03:00
..
add-abort-signal.js stream: add abort signal for ReadableStream and WritableStream 2023-02-20 14:16:28 -05:00
buffer_list.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
compose.js stream: enable usage of webstreams on compose() 2023-03-14 07:53:36 +01:00
destroy.js stream: expose stream symbols 2023-04-07 09:14:33 -03:00
duplex.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
duplexify.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
end-of-stream.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
from.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
lazy_transform.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05: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-04-07 08:40:35 -03: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-03-14 07:53:36 +01:00
readable.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
state.js stream: add setter & getter for default highWaterMark (#46929) 2023-04-07 10:09:18 -03:00
transform.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00
utils.js stream: expose stream symbols 2023-04-07 09:14:33 -03:00
writable.js stream: add trailing commas in stream source files 2023-02-20 14:16:33 -05:00