.Stream.Term.Flush (gb.term)
Sub Flush ( Mode As Enum TermFlushMode )
Discards data written to the stream but not transmitted, or data received but not read, depending on the value of
Mode:
This method is a direct interface to the tcflush() system function.