A closure that receives the data to encode and the encoder instance to encode to. あるクロージャ、それはエンコードするデータおよびそれへとエンコードするエンコーダインスタンスを受け取ります。
Enumeration Case
列挙ケース
JSONEncoder
JSONEncoder.DataEncodingStrategy.custom(_:)
The strategy that encodes data using a user-defined function.
ユーザ定義関数を使ってデータをデコードする戦略。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 9.0+
Technology
- Foundation ファウンデーション