(fileID [16]byte, path string)
| 488 | func (recoveryDelegate) OnDetectDataFileHashMismatch(fileID [16]byte, path string) {} |
| 489 | |
| 490 | func (recoveryDelegate) OnDetectDataFileWrongByteCount(fileID [16]byte, path string) {} |
| 491 | |
| 492 | func (recoveryDelegate) OnDataFileWrite(i, n int, path string, byteCount int, err error) {} |
| 493 |
nothing calls this directly
no outgoing calls
no test coverage detected