public double readDouble() throws IOException {
   return content.readDouble();
 }