Ejemplo n.º 1
0
 @Override
 public int read() throws IOException {
   return inputStream.read();
 }