recheck

suspend fun recheck(full: Boolean = false)

Verified resume: for each candidate piece, hash the bytes on disk and claim it only if the hash matches the torrent's piece hash. full = true rehashes every piece (use after a crash); otherwise it only checks pieces the disk layer reports present.