Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-quic-stream-body-string-shorthand.mjs
File
test-quic-stream-body-string-shorthand.mjs
test/parallel/test-quic-stream-body-string-shorthand.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic --experimental-stream-iter --no-warnings
2
3
// Test: string body shorthand for stream creation and setBody.
4
// Strings are automatically encoded as UTF-8.
Callers
nothing calls this directly
Calls
14
skip
Function · 0.90
encode
Method · 0.80
createBidirectionalStream
Method · 0.80
all
Method · 0.80
setBody
Method · 0.80
listen
Function · 0.70
mustCall
Function · 0.70
connect
Function · 0.70
decode
Method · 0.65
close
Method · 0.65
bytes
Function · 0.50
writeSync
Method · 0.45
Tested by
no test coverage detected