functiondestructor
Release storage and close the external object, write data if needed
Information
Destructor that frees the memory of the object
FileWriter.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| JSONWriterObject | jsonWriter | Pointer to file writer object |
Revisions
-
April 15 2019, by Filip Jorissen:
First implementation.