Skip to main content

Constructors


Constructors

constructor

new MemoryState(state: string): MemoryState
Creates a new MemoryState instance.

Parameters

state
string
required
The serialized memory state.

Returns

MemoryState