WriteOptions.alignment

int alignment() @property

Get alignment property.

Returns

Write padding after memory buffers to this multiple of

bytes. Generally 8 or 64.

void alignment(int propval) @property

Set alignment property.

Parameters

propvalWrite padding after memory buffers to this multiple of bytes. Generally 8 or 64.