okio
Toggle table of contents
3.17.0-SNAPSHOT
apple
common
jvm
nonApple
Platform filter
apple
common
jvm
nonApple
Switch theme
Search in API
okio
okio
/
okio
/
ByteString
/
lastIndexOf
last
Index
Of
apple
common
jvm
nonApple
actual
fun
lastIndexOf
(
other
:
ByteString
,
fromIndex
:
Int
)
:
Int
actual
open
fun
lastIndexOf
(
other
:
ByteArray
,
fromIndex
:
Int
)
:
Int
expect
fun
lastIndexOf
(
other
:
ByteString
,
fromIndex
:
Int
=
DEFAULT__ByteString_size
)
:
Int
expect
fun
lastIndexOf
(
other
:
ByteArray
,
fromIndex
:
Int
=
DEFAULT__ByteString_size
)
:
Int
@
JvmOverloads
actual
fun
lastIndexOf
(
other
:
ByteString
,
fromIndex
:
Int
)
:
Int
@
JvmOverloads
actual
open
fun
lastIndexOf
(
other
:
ByteArray
,
fromIndex
:
Int
)
:
Int
actual
fun
lastIndexOf
(
other
:
ByteString
,
fromIndex
:
Int
)
:
Int
actual
open
fun
lastIndexOf
(
other
:
ByteArray
,
fromIndex
:
Int
)
:
Int