Enumeration Case 列挙ケース

JSONEncoder.NonConformingFloatEncodingStrategy.convertToString(positiveInfinity:negativeInfinity:nan:)

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

Declaration 宣言

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

See Also 参照

Exceptional Values 例外値