@Override
 public int search(long pts) throws IOException {
   return src.search(pts);
 }