Ejemplo n.º 1
0
 @Override
 public void write(int v) throws IOException {
   channel.write(v);
 }