Atoms Crowd
7.0.0
|
All the metadata types and some other Atoms objects can be serialized/deserialized to and from the disk.
To serialize an object you need to create an archive object and use the serialize functions or the << operator.
To deserialize use the deserialise functions or the >> operator