Method “getWeakFiles”
function getWeakFiles(weak_checksum)
Gets all files that have the given weak checksum
Parameters
| Name | Type | Description |
|---|---|---|
weak_checksum | string | The weak checksum to match (see also calculateWeakChecksum) |
Return Value
Returns an array of FileNode objects that match the given checksum.