substringData 方法

String substringData(
  1. int offset,
  2. int count
)

实现

String substringData(int offset, int count) native;