toUBigInt

fun Byte.toUBigInt(): BigInteger
fun Int.toUBigInt(): BigInteger
fun Long.toUBigInt(): BigInteger
fun Short.toUBigInt(): BigInteger