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