MutableBigInteger.toIntArray

Convert this MutableBigInteger into an int array with no leading zeros, of a length that is equal to this MutableBigInteger's intLen.

class MutableBigInteger
int[]
toIntArray
()

Meta