codeUnitAt 抽象方法

int codeUnitAt(
  1. int index
)

返回给定 index 的 16 位 UTF-16 代码单元。

实现

int codeUnitAt(int index);