.. |
add-abort-signal.js
|
stream: use addAbortListener
|
2023-07-11 19:50:20 +03:00 |
compose.js
|
stream: preserve object mode in compose
|
2023-04-12 00:20:49 +05:30 |
destroy.js
|
stream: expose stream symbols
|
2023-03-24 07:20:18 +00:00 |
duplex.js
|
stream: optimize creation
|
2023-10-25 11:26:27 +00:00 |
duplexify.js
|
stream: allow pass stream class to stream.compose
|
2023-10-16 17:38:03 -05:00 |
end-of-stream.js
|
stream: use addAbortListener
|
2023-07-11 19:50:20 +03:00 |
from.js
|
stream: improve from perf
|
2023-10-26 08:42:58 +00:00 |
lazy_transform.js
|
crypto: do not overwrite _writableState.defaultEncoding
|
2023-08-27 14:12:29 +00:00 |
legacy.js
|
lib: revert primordials in a hot path
|
2021-04-19 10:23:01 +02:00 |
operators.js
|
stream: add highWaterMark for the map operator
|
2023-08-24 12:11:21 +00:00 |
passthrough.js
|
lib: revert primordials in a hot path
|
2021-04-19 10:23:01 +02:00 |
pipeline.js
|
stream: use addAbortListener
|
2023-07-11 19:50:20 +03:00 |
readable.js
|
stream: avoid calls to listenerCount
|
2023-10-26 06:36:55 +00:00 |
state.js
|
stream: add setter & getter for default highWaterMark (#46929)
|
2023-03-29 20:02:10 +02:00 |
transform.js
|
stream: avoid unnecessary drain for sync stream
|
2023-10-04 12:45:40 +00:00 |
utils.js
|
stream: optimize creation
|
2023-10-25 11:26:27 +00:00 |
writable.js
|
stream: optimize creation
|
2023-10-25 11:26:27 +00:00 |