Overload List

  NameDescription
Public methodStatic memberCalculatePadding(Int32, Int32)
Calculates the padding from the specified value to the next boundary.
Public methodStatic memberCalculatePadding(Int64, Int32)
Calculates the padding from the specified value to the next boundary.
Public methodStatic memberCalculatePadding(UInt32, Int32)
Calculates the padding from the specified value to the next boundary.
Public methodStatic memberCalculatePadding(UInt64, Int32)
Calculates the padding from the specified value to the next boundary.
Public methodStatic memberCalculatePadding(Int128, Int32)
Calculates the padding from the specified value to the next boundary.

See Also