Skip to content

Add support for accented characters. #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 29, 2016
Merged

Conversation

sankate
Copy link
Contributor

@sankate sankate commented Feb 29, 2016

The method DataOutputStream.writeBytes method is not suitable for any character encoding. This does not produce correct UTF-8

Its documentation says:

Each character in the string is written out, in sequence, by discarding its high eight bits.

@biplap-sarkar
Copy link
Contributor

+1

sankate added a commit that referenced this pull request Feb 29, 2016
Add support for accented characters.
@sankate sankate merged commit c809801 into wepay:master Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants