Type Property 型プロパティ

fragmentsAllowed

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

Declaration 宣言

static var fragmentsAllowed: JSONSerialization.WritingOptions { get }

See Also 参照

Formatting JSON JSONを書式設定する