WriteOptions.alignment

int alignment() @property nothrow

Get alignment property.

Returns

Write padding after memory buffers to this multiple of

bytes. Generally 8 or 64.

void alignment(int propval) @property nothrow

Set alignment property.

Parameters

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