Structure

JSONEncoder.OutputFormatting

The output formatting options that determine the readability, size, and element order of an encoded JSON object. エンコードされたJSONオブジェクトの読み出し可能性、サイズ、そして要素順序を決定する出力書式設定オプション。

Declaration 宣言

struct JSONEncoder.OutputFormatting

Topics 話題

Formatting Output 出力を書式設定する

Creating Options オプションを作成する

Checking Options オプションを確認する

Adding and Removing Options オプションを追加および除去する

Combining Options オプションを結合する

Comparing Options オプションを比較する

Supporting Types 支援を行う型

Relationships 関係

Conforms To 次に準拠

See Also 参照

Customizing Encoding エンコーディングをあつらえる