SyntaxFix
Write A Post
Hire A Developer
Questions
You can't convert binary data to String. As a solution you can encode binary data and then convert to String. For example, look at this How do you convert binary data to Strings and back in Java?