[][src]Crate chardetng

chardetng is a character encoding detector for legacy Web content.

It is optimized for binary size in applicaitons that already depend on encoding_rs for other reasons.

Structs

EncodingDetector

A Web browser-oriented detector for guessing what character encoding a stream of bytes is encoded in.