C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.IO
BinaryWriter Class
BinaryWriter Methods
Dispose Method
Flush Method
Seek Method
Write Method
Write7BitEncodedInt Method
BinaryWriter
Flush Method
Clears all buffers for the current writer and causes any buffered data to be written to the underlying device.
Namespace:
System.IO
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
virtual
void
Flush
()
See Also
Reference
BinaryWriter Class
System.IO Namespace