node/lib/internal/streams
Robert Nagy 8e814e3b82
stream: avoid getter for defaultEncoding
PR-URL: https://github.com/nodejs/node/pull/50203
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-10-23 12:08:26 +00:00
..
add-abort-signal.js stream: use addAbortListener 2023-07-11 19:50:20 +03:00
buffer_list.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
compose.js stream: preserve object mode in compose 2023-04-12 00:20:49 +05:30
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: allow pass stream class to stream.compose 2023-10-16 17:38:03 -05:00
end-of-stream.js stream: use addAbortListener 2023-07-11 19:50:20 +03:00
from.js stream: add trailing commas in stream source files 2023-02-18 17:53:57 +00:00
lazy_transform.js crypto: do not overwrite _writableState.defaultEncoding 2023-08-27 14:12:29 +00:00
legacy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
operators.js stream: add highWaterMark for the map operator 2023-08-24 12:11:21 +00:00
passthrough.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
pipeline.js stream: use addAbortListener 2023-07-11 19:50:20 +03:00
readable.js stream: reduce scope of readable bitmap details 2023-10-17 12:09:34 -07:00
state.js stream: add setter & getter for default highWaterMark (#46929) 2023-03-29 20:02:10 +02:00
transform.js stream: avoid unnecessary drain for sync stream 2023-10-04 12:45:40 +00:00
utils.js stream: expose stream symbols 2023-03-24 07:20:18 +00:00
writable.js stream: avoid getter for defaultEncoding 2023-10-23 12:08:26 +00:00