String substringData(int offset, int count) => js_util.callMethod(this, 'substringData', [offset, count]);