node/lib/internal/streams
Qingyu Deng b9ef539eae
stream: allow empty string as source of pipeline
Fixes: https://github.com/nodejs/node/issues/38721

PR-URL: https://github.com/nodejs/node/pull/38723
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2021-05-20 09:46:47 -07:00
..
add-abort-signal.js net: support abortSignal in server.listen 2020-12-31 12:44:33 -08:00
buffer_list.js stream: refactor to use more primordials 2021-02-01 15:18:25 +01:00
destroy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
duplex.js stream: writableNeedDrain 2020-11-10 10:44:16 +01:00
duplexpair.js lib: replace Symbol global by the primordials Symbol 2019-12-08 13:38:58 +01:00
end-of-stream.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
from.js stream: make Readable.from performance better 2021-03-22 11:19:35 +02:00
lazy_transform.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
legacy.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
passthrough.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
pipeline.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
readable.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
state.js lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING 2020-09-11 17:54:42 +03:00
transform.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00
utils.js stream: allow empty string as source of pipeline 2021-05-20 09:46:47 -07:00
writable.js lib: revert primordials in a hot path 2021-04-19 10:23:01 +02:00