Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Gammtek
Conduit
IO
BitStream
Flush
Gammtek.Conduit.IO.BitStream.Flush C# (CSharp) Method
BitStream Class Documentation
Mostra file
Open project: ME3Explorer/ME3Explorer
Flush()
public
method
When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.
public
Flush
( ) :
void
return
void
public override void Flush() { InternalFlushBuffer(true); BaseStream.Flush(); }
BitStream
BitStream
Dispose
Flush
InternalFlushBuffer
ReadBoolean
Write