Types

Link copied to clipboard

The file does not follow the expected format, by not starting with the correct magical numbers, or not having the minimum expected size.

Link copied to clipboard
data class UnsupportedVersion(val version: Int) : HeaderParseResult.Failure

The version found in the backup is not supported. Either too old, or too new.