CharsetDetector / UTF-unknown

Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+
303 stars 45 forks source link

Unrecognized encoded Chinese text file #142

Closed melinyi closed 2 years ago

melinyi commented 2 years ago

Unrecognized encoded Chinese text file.

See https://github.com/CharsetDetector/UTF-unknown/issues/143

current result: null expected: Some Chinese charset

304NotModified commented 2 years ago

thanks for the PR.

I could reproduce the result null.

As this isn't a fix, we will keep this PR as reference, but I won't gonna merge this for now