MutableBigInteger.rightShift

Right shift this MutableBigInteger n bits. The MutableBigInteger is left in normal form.

class MutableBigInteger
void
rightShift
(
int n
)

Meta