[ Version ( since = "2.8" ) ]
public bool serialize (ConfigWriter writer, void* data)
Serialize the Config object.
| this |
an object that implements the ConfigInterface. |
| writer |
the ConfigWriter to use. |
| data |
client data |
|
Whether serialization succeeded. |