Skip to content

TBinaryObjectWriter.FlushBuffer

Flush the buffer

Declaration

Source position: classesh.inc line 1659

public 
  procedure FlushBuffer;  Override;

Description

FlushBuffer flushes the buffer. It is provided for Delphi compatibility, and is not used in FPC.

See also

Name Description
TAbstractObjectWriter.FlushBuffer Flush the buffer
TFiler.FlushBuffer Flush the buffer
TWriter.FlushBuffer Flush the buffer