public String readUTF() throws IOException {
   return content.readUTF();
 }