MCPcopy Create free account
hub / github.com/GoogleChromeLabs/ui-element-samples / flush

Method flush

stream-progress/stream.js:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29 start() {}
30 flush() {}
31 transform(chunk, controller) {
32 for(let i = 0; i < chunk.length; i++) {
33 if(this.skipNext) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected