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