Discussion 議論
This option is necessary when your application passes a URL in the original
parameter to the write(to:
method. Without using this option (and reusing child file wrappers properly), subsequent invocations of write(to:
would not be able to reliably create hard links in a new file package, because the record of names in the old file package would be out of date.
このオプションは、あなたのアプリケーションがoriginal
パラメータの中のURLをwrite(to:
メソッドに渡す場合に必須です。このオプションの使用(そして子ファイルラッパーの適切な再利用)なしに、その後のwrite(to:
の発動は、ハードリンクを新しいファイルパッケージの中で期待通りに作成できないでしょう。