kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.text
/
codePointAt
code
Point
At
JRE
inline
fun
String
.
codePointAt
(
index
:
Int
)
:
Int
Content copied to clipboard
Returns the character (Unicode code point) at the specified index.