文書   >   Foundation   >   Archives and Serialization   >   JSONDecoder   >   JSONDecoder.NonConformingFloatDecodingStrategy   >   convertFromString
列挙型 Case
convertFromString
指定された文字列表現から例外的な浮動小数点値を復号化する戦略。
宣言
以下も見よ
例外的な値
case `throw`
例外的な浮動小数点値を復号化する際にエラーを throw する戦略。