A concrete container that provides a view into a decoder’s storage, making the encoded properties of a decodable type accessible by keys.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
Declaration
struct KeyedDecodingContainer<K> where K : CodingKey