UnkeyedDecodingContainer
extension UnkeyedDecodingContainer
-
Undocumented
Declaration
Swift
public mutating func decode(_ type: [Any?].Type) throws -> [Any?] -
Undocumented
Declaration
Swift
public mutating func decode(_ type: [String : Any?].Type) throws -> [String : Any?]
View on GitHub
Install in Dash
UnkeyedDecodingContainer Extension Reference