SmartDataDecodingStrategy
public enum SmartDataDecodingStrategy : Sendable
Undocumented
-
Decode the
Datafrom a Base64-encoded string. This is the default strategy.Declaration
Swift
case base64
View on GitHub