-
Attempted to encode a type which is
Encodable, but notXDREncodable. (We requireXDREncodablebecauseXDREncoderdoesn’t support full keyed coding functionality.)Declaration
Swift
case typeNotConformingToXDREncodable(Any.Type) -
Undocumented
Declaration
Swift
case notUTF8Encodable(String)
View on GitHub
Install in Dash