to Kotlin Big Integer
Converts a java.math.BigInteger to a com.ionspin.kotlin.bignum.integer.BigInteger object.
Return
The converted com.ionspin.kotlin.bignum.integer.BigInteger object.
Throws
if the sign of the original java.math.BigInteger is invalid.