parseForBase

abstract fun parseForBase(number: String, base: Int): UIntArray

Parse a string in a specific base into a big integer