UndecodableText
public struct UndecodableText : Error
The server’s response could not be decoded using the text encoding it specified.
-
Undocumented
Declaration
Swift
public let encoding: String.Encoding
View on GitHub
UndecodableText Structure Reference