|
Name |
Description |
|
BitRotL(Byte, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(Int16, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(Int24, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(Int32, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(Int64, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(SByte, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(UInt16, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(UInt24, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(UInt32, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|
|
BitRotL(UInt64, Int32)
|
Performs rightwise bit-rotation for the specified number of rotations.
|