MutableBigInteger.setValue

Sets this MutableBigInteger's value array to the specified array. The intLen is set to the specified length.

class MutableBigInteger
void
setValue
(
int[] val
,
int length
)

Meta