IJsonTextWriter.Flush Method
Flushes any buffered data to the underlying output.
Syntax
Unit: Bcl.Json.Writer
procedure IJsonTextWriter.Flush; virtual; abstract;
Flushes any buffered data to the underlying output.
Unit: Bcl.Json.Writer
procedure IJsonTextWriter.Flush; virtual; abstract;