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