toggle menu
flatInvoker
common
switch theme
search in API
flatbuffers-kotlin
/
com.google.flatbuffers.kotlin
/
Utf8
/
decodeUtf8Array
decode
Utf8Array
fun
decodeUtf8Array
(
bytes
:
ByteArray
,
index
:
Int
=
0
,
size
:
Int
=
bytes.size
)
:
String