Generic Instance Method 総称体インスタンスメソッド

encode(_:forKey:configuration:)

No overview available.

Declaration 宣言

mutating func encode<T>(_ t: T, forKey key: KeyedEncodingContainer<K>.Key, configuration: T.EncodingConfiguration) throws where T : EncodableWithConfiguration