Add support to persist data including the ClassDefinitionContainer to a serialization data file. This could be implemented by using a second SerializerOutputStream and SerializerInputStream which features a FileOutputStream / FileInputStream in the backend.