loadAdditionalStateJson MethodProtected

You may override this to load arbitrary json state in a transformer state dump, useful for some resumptions

loadAdditionalStateJson(_additionalState: any): void

see IModelTransformer.loadStateFromFile

Parameter Type Description
_additionalState any  

Returns - void

Defined in

Last Updated: 20 June, 2023