json-iterator / java

jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
http://jsoniter.com/
MIT License
1.51k stars 518 forks source link

Encoding #224

Open yblazart opened 5 years ago

yblazart commented 5 years ago

Hello, it seems that jsoniter readStrings from inputstream with defaultencoding.

An utf8 file on windows produce incorrect chars (like 'é' in french)