Contents

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.

See Also

Describing a buffer argument