/** {@inheritDoc} */
 @Override
 public void flush() throws IOException {
   outputBuffer.flush();
 }