System::IO::BasicSTDIOStreamWrapper::Flush method

BasicSTDIOStreamWrapper::Flush method

Clears this stream’s buffers and writes all buffered data to the underlying storage.

virtual void System::IO::BasicSTDIOStreamWrapper<T, typename>::Flush() override

See Also