toggle menu
libnexakotlin
0.3.5
common
native
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
decodeUtf8
decode
Utf8
common
native
expect
fun
ByteArray
.
decodeUtf8
(
)
:
String
Convert a byte array that contains a utf8 string into a String
actual
fun
ByteArray
.
decodeUtf8
(
)
:
String