MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / isLikelyValidZipBuffer

Function isLikelyValidZipBuffer

main.js:6854–6857  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

6852 }
6853 }
6854 }
6855 }
6856
6857 // Send the generated tags back to the renderer process
6858 if (isServerMode && global.broadcastEvent) {
6859 global.broadcastEvent('tags-generated', filePath, tags, null);
6860 } else if (eventSender && eventSender.send) {

Callers 2

extract3MFMetadataFunction · 0.85
main.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected