Serializing

The following methods are used for serializing Config objects back into INI files:

Both methods are thread safe.

The Config class implements the {@link oaj.Writable} which means it can be returned as-is by REST methods to be serialized as INI text.