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