node/lib/internal/streams
Antoine du Hamel 27cc4ec598
lib: add lint rule to enforce use of kEmptyObject
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63790
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-06-20 17:51:28 +02:00
..
iter stream: handle falsy push writer fail reasons 2026-06-20 17:51:28 +02:00
add-abort-signal.js
compose.js stream: check done before backpressure in stream reader 2026-06-18 10:10:47 +02:00
destroy.js
duplex.js
duplexify.js stream: ensuring cross-destruction in _duplexify to prevent leaks 2026-05-05 16:19:33 +02:00
duplexpair.js stream: propagate destruction in duplexPair 2026-05-05 16:19:20 +02:00
end-of-stream.js stream: align Readable.toWeb termination with eos 2026-05-23 00:05:25 +02:00
fast-utf8-stream.js lib: add lint rule to enforce use of kEmptyObject 2026-06-20 17:51:28 +02:00
from.js stream: fix nested compose error propagation 2026-05-05 16:19:29 +02:00
lazy_transform.js
legacy.js
operators.js
passthrough.js
pipeline.js
readable.js stream: handle setEncoding after buffered data 2026-06-20 16:58:28 +02:00
state.js
transform.js
utils.js
writable.js stream: disallow writing string chunk with 'buffer' encoding 2026-05-23 00:05:38 +02:00