Instance Property インスタンスプロパティ

volumeSupportsZeroRuns

For security reasons, parts of a file (runs) that have never been written to must appear to contain zeroes. true if the volume keeps track of allocated but unwritten runs of a file so that it can substitute zeroes without actually writing zeroes to the media. 安全上の理由のために、それへと一度も書き込まれないファイル(実行)の部分がゼロを含むように見えなければなりません。ボリュームがあるファイルのアロケートされるしかし書き込まれない実行の情報を得続けるならばtrue、そうすることでそれは実際にメディアにゼロを書き込むことなしにゼロを代用できます。

Declaration 宣言

var volumeSupportsZeroRuns: Bool? { get }

See Also 参照

Volume Support Values ボリュームサポート値