Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-transform-compat.js
File
test-stream-iter-transform-compat.js
test/parallel/test-stream-iter-transform-compat.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
10
testGzipCompatWithZlib
Function · 0.85
testDeflateCompatWithZlib
Function · 0.85
testBrotliCompatWithZlib
Function · 0.85
testZstdCompatWithZlib
Function · 0.85
testZlibGzipToNewStreams
Function · 0.85
testZlibDeflateToNewStreams
Function · 0.85
testZlibBrotliToNewStreams
Function · 0.85
testZlibZstdToNewStreams
Function · 0.85
require
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected