IntMath Align16 Method (Int64)NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns argument increased to the nearest number divisible by 16

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static long Align16(
	long i
)

Return Value

Type: OnlineInt64
See Also