blockSize
A property for the volume’s block size, in bytes.
Declaration
var blockSize: Int { get set }Discussion
This value defaults to 4096. Zero isn’t a valid block size.
A property for the volume’s block size, in bytes.
var blockSize: Int { get set }This value defaults to 4096. Zero isn’t a valid block size.