Skip to content

Instantly share code, notes, and snippets.

@zakuni
Last active December 15, 2015 07:58
val converted_result = new String(response.getBytes("iso-8859-1"), "utf-8")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment