Enumeration Case 列挙ケース

JSONDecoder.NonConformingFloatDecodingStrategy.convertFromString(positiveInfinity:negativeInfinity:nan:)

The strategy that decodes exceptional floating-point values from a specified string representation. 例外浮動小数点値をある指定された文字列表現からデコードする戦略。

Declaration 宣言

case convertFromString(positiveInfinity: String, negativeInfinity: String, nan: String)

See Also 参照

Exceptional Values 例外値