libnexakotlin
Toggle table of contents
0.4.7
common
native
Platform filter
common
native
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
decodeUtf8
decode
Utf8
common
native
expect
fun
ByteArray
.
decodeUtf8
(
)
:
String
actual
fun
ByteArray
.
decodeUtf8
(
)
:
String
Convert a byte array that contains a utf8 string into a String
actual
fun
ByteArray
.
decodeUtf8
(
)
:
String