FernandoWei / 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.

Home Page:http://my.huhoo.net/study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

http://my.huhoo.net/study

License:GNU General Public License v2.0


Languages

Language:C++ 66.2%Language:C 26.6%Language:Shell 7.2%