unicodeBomCharacterRune 顶层常量

int const unicodeBomCharacterRune

Unicode字节顺序标记(BOM)字符U+FEFF

实现

const int unicodeBomCharacterRune = 0xFEFF;