DecodingError.dataCorrupted(_:)
An indication that the data is corrupted or otherwise invalid.
Declaration
case dataCorrupted(DecodingError.Context)Discussion
As an associated value, this case contains the context for debugging.
An indication that the data is corrupted or otherwise invalid.
case dataCorrupted(DecodingError.Context)As an associated value, this case contains the context for debugging.