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 loadStateFromFile

Parameter Type Description
_additionalState any  

Returns - void

Defined in

Last Updated: 31 October, 2025