Enumeration Case 列挙ケース

NSJSONReadingMutableLeaves

Specifies that leaf strings in the JSON object graph are mutable. JSONオブジェクトグラフの中のリーフ文字列が可変であることを指定します。

Declaration 宣言

NSJSONReadingMutableLeaves = (1UL << 1)

See Also 参照

Reading Options 読み出しオプション