toBigInt

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