Expand description
chardetng is a character encoding detector for legacy Web content.
It is optimized for binary size in applications that already depend
on encoding_rs for other reasons.
Structsยง
- Encoding
Detector - A Web browser-oriented detector for guessing what character encoding a stream of bytes is encoded in.