void bufferSubData(int target, int offset, dynamic data) => js_util.callMethod(this, 'bufferSubData', [target, offset, data]);