コード例 #1
0
 public int available() throws IOException {
   return jis.available();
 }