MutableBigInteger.offset

The offset into the value array where the magnitude of this MutableBigInteger begins.

class MutableBigInteger
int offset;

Meta