自动检测编码格式有bug
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
ByteEncodeUtils#getCharsetName,下面这个byte数组检测出来的charset是IBM866。实际上应该是UTF-8
[123, 34, 114, 101, 115, 117, 108, 116, 34, 58, 123, 34, 116, 101, 120, 116, 34, 58, 34, -27, -94, -88, -23, -69, -111, 34, 125, 125]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.