MCPcopy 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.jsFile · 0.80
connectionCorkNTFunction · 0.80
doWriteMethod · 0.80
writable.jsFile · 0.80
writevFunction · 0.80
[kInit]Method · 0.80
sendFunction · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64