Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-transform-sync.js
File
test-stream-iter-transform-sync.js
test/parallel/test-stream-iter-transform-sync.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
testGzipBinaryData
Function · 0.85
testGzipWithOptions
Function · 0.85
testBrotliWithOptions
Function · 0.85
testMixedStatelessAndStateful
Function · 0.85
testEarlyExit
Function · 0.85
testEmptyInput
Function · 0.85
testGzipRoundTrip
Function · 0.70
testGzipLargeData
Function · 0.70
testGzipActuallyCompresses
Function · 0.70
testDeflateRoundTrip
Function · 0.70
testDeflateLargeData
Function · 0.70
testBrotliRoundTrip
Function · 0.70
Tested by
no test coverage detected