Writes the typetree of the object contained in the reader via the node list. Parameters ---------- value: dict | objects.Object The object to be written nodes : list List of nodes/nodes writer : EndianBinaryWriter Writer of the object to be parsed
(
value: Union[dict[str, Any], Object],
root_node: TypeTreeNode,
writer: EndianBinaryWriter,
assetsfile: Optional[SerializedFile] = None,
)
source not stored for this graph (policy: none)