Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
369
class
SvgWorkflowImage extends WorkflowImage {
Callers
1
readExif
Method · 0.95
Calls
2
seek
Method · 0.80
read
Method · 0.80
Tested by
no test coverage detected