OutBuffer.align4
void align4(ubyte val = 0) pure nothrow @safeOptimize common special case alignSize(4)
Parameters
val | Value to fill, defaults to 0. |
void align4(ubyte val = 0) pure nothrow @safeOptimize common special case alignSize(4)
val | Value to fill, defaults to 0. |