MCPcopy Create free account
hub / github.com/SnapDrop/snapdrop /

Class

client/scripts/network.js:477–477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475}
476
477class FileDigester {
478
479 constructor(meta, callback) {
480 this._buffer = [];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected