# Functions
boom split
EF BB BF UTF-8
FE FF UTF-16 (big-endian)
FF FE UTF-16 (little-endian)
00 00 FE FF UTF-32 (big-endian)
FF FE 00 00 UTF-32 (little-endian)
*/.
No description provided by the author
No description provided by the author
No description provided by the author
string 字符串提取
*/.
No description provided by the author
字符串拼接.
*/.
No description provided by the author