BinaryImageParserBaseFlush 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.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public override void Flush()

See Also