toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.util
/
NumberParser
/
parseInt
parse
Int
fun
parseInt
(
str
:
String
,
start
:
Int
=
0
,
end
:
Int
=
str.length
,
radix
:
Int
=
10
)
:
Int