public void chopFrame(int pos, int offsetDelta, int k) {
   writer.chopFrame(offsetDelta, k);
 }