You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Yet another Expect for Java
Hello
getBefore() result is stored in a string server.
Among the results, there was Hangul, and I confirmed that some of the Hangul characters were broken. I confirmed that '\357\277\275' was included as ASCII code in the data. Could it be an encoding issue? UTF-8 was used for encoding. Is there a solution?