HS3 serialization#
Some objects in zfit can be serialized using a HS3-like serialization. This is a human-readable, human-editable, and language-independent serialization format that can be used to store and load objects.
Not all objects can be serialized.
|
Serialize a PDF or a list of PDFs to a JSON string according to the HS3 standard. |
|
Load a zfit object from a string representation in the HS3 format. |
|
|
|