Overrides the Stream.Flush method so that no action is performed.
This method performs no action for this class but is included as part of the System.IO.Stream base class. Since any data is written to RAM, this method is redundant.