SyntaxFix
Write A Post
Hire A Developer
Questions
Simplistic solution:
str := fmt.Sprintf("%s", byteArray)
I'm not sure how performant this is though.