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