Defines an abstract class that represents a object that can be written to a file.
Writeable
Serializes the object to a JSON object.
A prefix to be used internally to identify the object.
The serialized object as a JSON object.
Generated using TypeDoc
Defines an abstract class that represents a object that can be written to a file.
Abstract
Writeable