跳到主要内容

skip

返回下一个codepoint的位置

声明

int skip(string str, int off)

参数

参数名描述
str字符串
off当前偏移量

返回值

下一个codepoint的位置

使用方式

返回文档