Tries to convert a byte array into string using UTF-8 encoding.
|
Bytes
Array of Bytes
|
UTF8-encoded data. |
|
Return Value
String
|
String from byte array; will be empty if conversion fails. |