TJsonWriter.Close Method
Flushes and validates that the JSON document is complete.
Remarks
Raises exception if not all arrays and objects have been properly closed.
Syntax
Unit: Bcl.Json.Writer
procedure TJsonWriter.Close;
Flushes and validates that the JSON document is complete.
Raises exception if not all arrays and objects have been properly closed.
Unit: Bcl.Json.Writer
procedure TJsonWriter.Close;