functiondestructor

Release storage and close the external object, write data if needed

Information

Destructor that frees the memory of the object FileWriter.

Inputs

TypeNameDefaultDescription
JSONWriterObjectjsonWriterPointer to file writer object

Revisions

  • April 15 2019, by Filip Jorissen:
    First implementation.