public long getFilePointer() throws IOException {
   return content.getFilePointer();
 }