MutableBigInteger.leftShift

Left shift this MutableBigInteger n bits.

class MutableBigInteger
void
leftShift
(
int n
)

Meta