MCPcopy Create free account
hub / github.com/bywwcnll/StreamPanel / flush

Function flush

inject.js:460–462  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

458 controller.enqueue(chunk);
459 },
460 flush() {
461 closeConnection(stream);
462 }
463 });
464
465 return {

Callers

nothing calls this directly

Calls 1

closeConnectionFunction · 0.85

Tested by

no test coverage detected