/libchardet

Charset detector in Mozilla is a XPCOM component which receive bytes as incoming data and base on the bytes of data "guess" what the charset of the data is and report it to the caller.

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Charset detector

Charset detector in Mozilla is a XPCOM component which receive bytes as incoming data and base on the bytes of data "guess" what the charset of the data is and report it to the caller.

cnangel at 2010/04/07 19:54:41