Enumeration Case 列挙ケース

NSJSONReadingAllowFragments

A deprecated option that specifies that the parser should allow top-level objects that aren’t arrays or dictionaries. 非推奨オプション、それはパーサが配列や辞書でないトップレベルオブジェクトを許可すべきと指定するものです。

Declaration 宣言

NSJSONReadingAllowFragments = NSJSONReadingFragmentsAllowed

See Also 参照

Reading Options 読み出しオプション