Skip to content

zjc5415/libchardet

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 83.8%
  • Shell 12.7%
  • C 3.5%