Type Property 型プロパティ

withoutEscapingSlashes

The output formatting option specifies that the output doesn’t prefix slash characters with escape characters. この出力書式設定オプションは、出力がスラッシュ文字の前にエスケープ文字を置かないことを指定します。

Declaration 宣言

static let withoutEscapingSlashes: JSONEncoder.OutputFormatting

See Also 参照

Formatting Output 出力を書式設定する