Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ uncork
Method
uncork
lib/internal/http2/compat.js:785–787 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
783
}
784
785
uncork() {
786
this[kStream].uncork();
787
}
788
789
write(chunk, encoding, cb) {
790
const
state = this[kState];
Callers
15
_http_outgoing.js
File · 0.80
connectionCorkNT
Function · 0.80
doWrite
Method · 0.80
writable.js
File · 0.80
writev
Function · 0.80
[kInit]
Method · 0.80
send
Function · 0.80
test-net-socket-byteswritten.js
File · 0.80
test-webstreams-duplex-fromweb-writev-unhandled-rejection.js
File · 0.80
test-stream-writable-destroy.js
File · 0.80
test-net-sync-cork.js
File · 0.80
test-net-bytes-written-large.js
File · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64