Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ write
Function
write
benchmark/tls/throughput-s2c.js:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
});
81
82
function
write() {
83
while
(false !== socket.write(chunk, encoding));
84
}
85
});
86
87
let
conn;
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…