kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.text
/
codePointBefore
code
Point
Before
JRE
inline
fun
String
.
codePointBefore
(
index
:
Int
)
:
Int
(
source
)
Returns the character (Unicode code point) before the specified index.