public float readFloat() throws IOException {
   return content.readFloat();
 }