The SBCSerializer Library#
This library groups the serializer backends used to save, clone, and restore SAMSON objects in binary, memory, and XML forms.
Use this page when you need low-level SDK infrastructure that other extension code builds on. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines classes for serialization:
SBSerializer(full name:SBCSerializer)SBSerializerBinary(full name:SBCSerializerBinary)SBSerializerMemory(full name:SBCSerializerMemory)SBSerializerXML(full name:SBCSerializerXML)
For more information, please refer to the page about serialization in SAMSON.