Exemple #1
0
 public boolean blockReadable(long millisecs) throws IOException {
   return _endp.blockReadable(millisecs);
 }