コード例 #1
0
 public String readUTF() throws IOException {
   return content.readUTF();
 }