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

Class

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

Source from the content-addressed store, hash-verified

421}
422
423class FileChunker {
424
425 constructor(file, onChunk, onPartitionEnd) {
426 this._chunkSize = 64000; // 64 KB

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected