node/lib/internal/webstreams
Robert Nagy 752d75d8bc stream: add isErrored helper
Refs: https://github.com/nodejs/undici/pull/1134

PR-URL: https://github.com/nodejs/node/pull/41121
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
2021-12-16 14:28:31 +01:00
..
adapters.js lib: include return types in JSDoc 2021-12-12 03:51:00 +00:00
compression.js stream: add CompressionStream and DecompressionStream 2021-07-14 10:52:59 -07:00
encoding.js stream: implement TextEncoderStream and TextDecoderStream 2021-07-14 09:12:43 -07:00
queuingstrategies.js stream: fixup property definition to avoid prototype polution 2021-07-13 10:50:02 -07:00
readablestream.js stream: add isErrored helper 2021-12-16 14:28:31 +01:00
transfer.js lib: rename TransferedReadableStream etc 2021-07-13 08:09:31 +02:00
transformstream.js stream: fixup property definition to avoid prototype polution 2021-07-13 10:50:02 -07:00
util.js stream: import internal/util/types instead 2021-07-15 13:43:26 -07:00
writablestream.js stream: fixup property definition to avoid prototype polution 2021-07-13 10:50:02 -07:00