bufferAlignment
The required byte alignment in memory for the buffer data.
Declaration
var bufferAlignment: Int { get }Discussion
If the argument is not a buffer, querying this property is a fatal error.
The required byte alignment in memory for the buffer data.
var bufferAlignment: Int { get }If the argument is not a buffer, querying this property is a fatal error.