Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-transform-roundtrip.js
File
test-stream-iter-transform-roundtrip.js
test/parallel/test-stream-iter-transform-roundtrip.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-stream-iter
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
testDeflateActuallyCompresses
Function · 0.85
testBrotliActuallyCompresses
Function · 0.85
testZstdActuallyCompresses
Function · 0.85
testBinaryRoundTripGzip
Function · 0.85
testBinaryRoundTripDeflate
Function · 0.85
testBinaryRoundTripBrotli
Function · 0.85
testBinaryRoundTripZstd
Function · 0.85
testEmptyInputGzip
Function · 0.85
testEmptyInputDeflate
Function · 0.85
testEmptyInputBrotli
Function · 0.85
testEmptyInputZstd
Function · 0.85
testChainedGzipDeflate
Function · 0.85
Tested by
no test coverage detected