コード例 #1
0
 /** Public API - flush the output buffers */
 public void flush() throws IOException {
   _frameHandler.flush();
 }