[ Version ( since = "2.8" ) ]
public bool deserialize (Scanner scanner, int nest_level, void* data)
Deserialize the Config object.
| this |
a Object that implements the ConfigInterface. |
| scanner |
the Scanner to use. |
| nest_level |
the nest level. |
| data |
client data. |
|
Whether serialization succeeded. |