uchardet 三方库说明
功能简介
uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. Returned encoding names are iconv-compatible.
三方库版本
使用约束
集成方式