Function
flush
Waits for all open requests to complete.
flush(string)
flush(file)
Parameters
string
An external string.
file
A File object.
Types: File
Remarks
flush returns after all pending requests are completed.
SeqAn - Sequence Analysis Library - www.seqan.de