struct KeyedDecodingContainer
A concrete container that provides a view into a decoder's storage, making
the encoded properties of a decodable type accessible by keys.
Inheritance |
KeyedDecodingContainerProtocol |
Associated Types |
public typealias Key = K
|
Initializers
Instance Variables
Instance Methods