Enumeration Case 列挙ケース

NSJSONReadingFragmentsAllowed

Specifies that the parser allows top-level objects that aren’t arrays or dictionaries. パーサが配列または辞書でないトップレベルオブジェクトを許可することを指定します。

Declaration 宣言

NSJSONReadingFragmentsAllowed = (1UL << 2)

See Also 参照

Reading Options 読み出しオプション