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

encodeIfPresent(_:forKey:configuration:)

No overview available.

Declaration 宣言

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