Method AlignObjectSize
AlignObjectSize(Int64)
Aligns an object size to be the next multiple of NUM_BYTES_OBJECT_ALIGNMENT.
Declaration
public static long AlignObjectSize(long size)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | size |
Returns
Type | Description |
---|---|
System.Int64 |