文件最后提交记录最后更新时间
1 个月前
1 年前
2 年前
3 年前
1 年前
3 年前
README_zh.md

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.

三方库版本

  • v0.0.8

使用约束

集成方式