Пример #1
0
 /** * Flushes the stream. ** */
 @Override
 public void flush() throws IOException {
   __client._flushOutputStream();
 }