Contents

preferredIOBlockSizeKey

The key for the optimal block size to use when reading or writing the file’s data.

Declaration

static let preferredIOBlockSizeKey: URLResourceKey

Discussion

The system returns the read-only value as an NSNumber object, or nil if the preferred size isn’t available.

See Also

File keys