ioSize
A property for the optimal block size with which to perform I/O.
Declaration
var ioSize: Int { get set }Discussion
For best performance, specify an ioSize that’s an even multiple of blockSize.
A property for the optimal block size with which to perform I/O.
var ioSize: Int { get set }For best performance, specify an ioSize that’s an even multiple of blockSize.