Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Flush()

  • Declared in: RT.Util.Streams.BinaryStream
  • Overrides: Stream.Flush()

Declaration

public override void Flush()

Summary

Flushes the underlying stream. Note that BinaryStream does not use any buffering of its own that requires flushing.