Skip to content

stream: pipeline should accept Buffer as a valid first argument

Change isStream to also check existence of on, so it won't mistake Buffers as Writable.

fixes: https://github.com/nodejs/node/issues/37731

Merge request reports

Loading