Overload List

  NameDescription
Public methodStatic memberNextHighestPowerOfTwo(Int32)
returns the next highest power of two, or the current value if it's already a power of two or zero
Public methodStatic memberNextHighestPowerOfTwo(Int64)
returns the next highest power of two, or the current value if it's already a power of two or zero

See Also