Node.onFinalize

Called when the node is to finalize its deserialization from disk.

class Node
protected @nogc @nogc
void
onFinalize

Parameters

state ModelState

The state of the deserializer.

Meta