Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@albfernandez albfernandez released this 04 Feb 17:24
  • Removes problematic support of GB18030.
  • Thai TIS-620 support.
  • Utility function UniversalDetector.detectCharset(File) to simplify usage from external code.
  • New class ReaderFactory to create a Reader for a file with correct encoding.
  • Encoding detection in streams.
  • Don't let emoji characters break UTF-8 detection