MCPcopy
hub / github.com/pythongosssss/ComfyUI-Custom-Scripts / #consumeAppSegment

Method #consumeAppSegment

web/js/workflowImage.js:364–366  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

362 }
363
364 #consumeAppSegment() {
365 this.#reader.seek(this.#reader.read(2) - 2);
366 }
367}
368
369class SvgWorkflowImage extends WorkflowImage {

Callers 1

readExifMethod · 0.95

Calls 2

seekMethod · 0.80
readMethod · 0.80

Tested by

no test coverage detected