Contents

fromEOF

Allocates space from the physical end of file.

Declaration

static var fromEOF: FSVolume.PreallocateFlags { get }

Discussion

When implementing this behavior, ignore any offset in the preallocate call. This flag is currently set for all preallocateSpace(for:at:length:flags:replyHandler:) calls.

See Also

Declaring preallocation behaviors