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

encode(_:configuration:)

No overview available.

Declaration 宣言

mutating func encode<T>(_ t: T, configuration: T.EncodingConfiguration) throws where T : EncodableWithConfiguration