Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ _flush
Function
_flush
test/parallel/test-stream-transform-flush-data.js:16–18 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
14
}
15
16
function
_flush(n) {
17
n(null, expected);
18
}
19
20
const
t =
new
Transform({
21
transform: _transform,
Callers
nothing calls this directly
Calls
1
n
Function · 0.50
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…