Method “getWeakFiles”

function getWeakFiles(weak_checksum)

Gets all files that have the given weak checksum

Parameters

NameTypeDescription
weak_checksumstringThe weak checksum to match (see also calculateWeakChecksum)

Return Value

Returns an array of FileNode objects that match the given checksum.