`yourByteArray.toString(Charset.defaultCharset())`...
# codereview
h
yourByteArray.toString(Charset.defaultCharset())
?