Flushes the stream buffer
Source position: streamex.pp line 54
public procedure TDelphiWriter.FlushBuffer;
FlushBuffer flushes the internal buffer of the writer. It simply calls the FlushBuffer method of the driver class.