newStringUtf8

fun newStringUtf8(bytes: ByteArray?): String?

Construct a new UTF-8 string from raw bytes.

Return

a new java.lang.String

Parameters

bytes

the byte array