Enumeration Case 列挙ケース

NSJSONWritingFragmentsAllowed

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

Declaration 宣言

NSJSONWritingFragmentsAllowed = (1UL << 2)

See Also 参照

Formatting JSON JSONを書式設定する