protocol KeyedDecodingContainerProtocol
A type that provides a view into a decoder's storage and is used to hold
the encoded properties of a decodable type in a keyed manner.
Conforming Types |
KeyedDecodingContainer |
Associated Types |
associatedtype Key
|
Instance Variables
Instance Methods