parseUnsignedInt

fun String.parseUnsignedInt(radix: Int = 10): Int

Sources

(source)
Link copied to clipboard