node/lib/internal/streams
René 5e677d6e7e
Some checks failed
Coverage Windows / coverage-windows (push) Waiting to run
Test and upload documentation to artifacts / build-docs (push) Waiting to run
Linters / lint-addon-docs (push) Waiting to run
Linters / lint-cpp (push) Waiting to run
Linters / format-cpp (push) Waiting to run
Linters / lint-js-and-md (push) Waiting to run
Linters / lint-nix (push) Waiting to run
Linters / lint-py (push) Waiting to run
Linters / lint-yaml (push) Waiting to run
Linters / lint-sh (push) Waiting to run
Linters / lint-codeowners (push) Waiting to run
Linters / lint-pr-url (push) Waiting to run
Linters / lint-readme (push) Waiting to run
Notify on Push / Notify on Force Push on `main` (push) Waiting to run
Notify on Push / Notify on Push on `main` with invalid message (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Coverage Linux (without intl) / coverage-linux-without-intl (push) Has been cancelled
Coverage Linux / coverage-linux (push) Has been cancelled
stream: do not pass readable.compose() output via Readable.from()
PR-URL: https://github.com/nodejs/node/pull/60907
Fixes: https://github.com/nodejs/node/issues/55203
Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2025-12-23 18:52:32 +00:00
..
add-abort-signal.js lib: remove Symbol[Async]Dispose polyfills 2024-10-07 09:47:44 +00:00
compose.js
destroy.js
duplex.js lib: add support for readable byte streams to .toWeb() 2025-11-16 06:51:24 +00:00
duplexify.js Revert "stream: handle generator destruction from Duplex.from()" 2024-12-24 13:30:54 +00:00
duplexpair.js
end-of-stream.js lib: add lint rules for reflective function calls 2025-11-27 10:24:09 +01:00
fast-utf8-stream.js lib: replace global SharedArrayBuffer constructor with bound method 2025-11-03 13:23:20 +00:00
from.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
lazy_transform.js
legacy.js events: repurpose events.listenerCount() to accept EventTargets 2025-11-26 11:09:07 +00:00
operators.js stream: do not pass readable.compose() output via Readable.from() 2025-12-23 18:52:32 +00:00
passthrough.js
pipeline.js stream: propagate AbortSignal reason 2024-10-22 16:14:02 +00:00
readable.js stream: do not pass readable.compose() output via Readable.from() 2025-12-23 18:52:32 +00:00
state.js
transform.js
utils.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
writable.js Revert "lib: optimize writable stream buffer clearing" 2025-09-08 08:11:20 +00:00