apache / fury

A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
https://fury.apache.org/
Apache License 2.0
3.11k stars 248 forks source link

fix(java): Fix incorrect results of utf16 to utf8 conversion for latin1 but not ascii characters #1914

Closed HuangXingBo closed 3 weeks ago

HuangXingBo commented 3 weeks ago

What does this PR do?

Fix incorrect results of utf16 to utf8 conversion for latin1 but not ascii characters

Related issues

Does this PR introduce any user-facing change?

Benchmark