Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ write
Function
write
benchmark/tls/secure-pair.js:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
});
61
62
function
write() {
63
while
(false !== conn.write(chunk));
64
}
65
});
66
});
67
Callers
1
main
Function · 0.70
Calls
1
write
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…