selectSubString 方法

void selectSubString(
  1. int charnum,
  2. int nchars
)

实现

void selectSubString(int charnum, int nchars) native;