当前 Unicode 字符集的代码单位数量。
如果没有当前 Unicode 字符(current 是 -1),则返回 0。
int get currentSize => _nextPosition - _position;