I receive the client request to create a new album with the album name being encoded
What kind of data type is the name received as?
For debugging Can you print it out char by char using the String.charAt() and Integer.toHexString() methods to show the values of each character?
Perhaps the hex display will show what you are receiving and help come up with a conversion method.
What user input generated the value you received for the name?
NormR1
Posting Expert
6,677 posts since Jun 2010
Reputation Points: 1,138
Solved Threads: 656