Checks if the given buffer is memory aligned. If alignment is not specified, the default alignment of 32 is used.
The buffer to check.
Optional
The alignment to check.
Checks if the given buffer is memory aligned. If alignment is not specified, the default alignment of 32 is used.