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