Skip to content
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

About UTF-8 in Chinese environment #2

Closed
once86 opened this issue Jul 26, 2018 · 0 comments
Closed

About UTF-8 in Chinese environment #2

once86 opened this issue Jul 26, 2018 · 0 comments

Comments

@once86
Copy link

once86 commented Jul 26, 2018

In the process of using UTF-8 Chinese garbled code, I clone code changed a suitable version.
Encoding.UTF8.GetBytes(string.Empty) change to Encoding.Default.GetBytes(string.Empty)

@once86 once86 closed this as completed Oct 15, 2018
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

No branches or pull requests

1 participant