CharsetDetector / UTF-unknown

Character set detector build in C# - .NET 5+, .NET Core 2+, .NET standard 1+ & .NET 4+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project uchardet still wants that should not always consider 'EscASCII'

rstm-sf opened this issue · comments

Project uchardet still wants that should not always consider 'EscASCII'.

This is an ASCII TEST.
We still want uchardet to detect it as ASCII, even with the presence of
an escape character:
Or with the HZ encoding escape sequence: ~{
Original