Enumeration Case
列挙ケース
JSONEncoder
JSONEncoder.DataEncodingStrategy.deferredToData
The strategy that encodes data using the encoding specified by the data instance itself.
データインスタンスそれ自身によって指定されるエンコーディングを使ってデータをエンコードする戦略。
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 ファウンデーション
Declaration 宣言
case deferredToData