Contents

supportsZeroRuns

A Boolean property that indicates whether the volume supports zero runs

Declaration

var supportsZeroRuns: Bool { get set }

Discussion

If this value is true, 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.

See Also

Declaring file capabilities