Enumeration Case
列挙ケース
JSONEncoder.NonConformingFloatEncodingStrategy.convertToString(positiveInfinity:negativeInfinity:nan:)
The strategy that encodes exceptional floating-point values from a specified string representation.
例外浮動小数点値をある指定された文字列表現からエンコードする戦略。
See Also
参照
Exceptional Values
例外値
case `throw`
The strategy that throws an error upon encoding an exceptional floating-point value.
ある例外浮動小数点値をエンコードする上でのエラーをスローする戦略。