.. _func_streams_flushstream: =========== FlushStream =========== FlushStream - Description =========== .. code-block:: blitzmax FlushStream( stream:TStream ) Flush a stream #FlushStream writes any outstanding buffered data to @stream. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========