| .. |
|
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: use bit fields for construct/destroy
|
2023-11-11 20:38:28 +01:00 |
|
duplex.js
|
stream: pre-allocate _events
|
2023-11-14 09:17:45 +01:00 |
|
duplexify.js
|
stream: allow pass stream class to stream.compose
|
2023-10-23 08:19:31 +02:00 |
|
end-of-stream.js
|
stream: use addAbortListener
|
2023-07-11 19:50:20 +03:00 |
|
from.js
|
stream: improve from perf
|
2023-11-11 20:38:25 +01: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: pre-allocate _events
|
2023-11-14 09:17:45 +01:00 |
|
state.js
|
stream: add setter & getter for default highWaterMark (#46929)
|
2023-03-29 20:02:10 +02:00 |
|
transform.js
|
stream: remove no longer relevant comment
|
2023-11-11 20:38:30 +01:00 |
|
utils.js
|
stream: use bit fields for construct/destroy
|
2023-11-11 20:38:28 +01:00 |
|
writable.js
|
stream: fix fd is null when calling clearBuffer
|
2023-12-15 15:26:23 -03:00 |