stream: normalize fused stateless transform results
Normalize each stateless transform result before passing it to the next transform in a fused run. This ensures that subsequent transforms always receive Uint8Array[] batches in both synchronous and asynchronous pipelines. Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com> Assisted-by: codex:gpt-5.6-sol PR-URL: https://github.com/nodejs/node/pull/65367 Fixes: https://github.com/nodejs/node/issues/65366 Reviewed-By: James M Snell <jasnell@gmail.com>
T
Trivikram Kamat committed
4b5e86c4e279114c0911a3b23f27133be9fdb5af
Parent: 0c31886
Committed by GitHub <noreply@github.com>
on 8/25/2026, 2:52:18 AM