Home > @visualization-tools/core > IBuffer > resetState
Resets the state of the buffer, such as dirty check ids. If the buffer was initialized it does not require reinitialization.
Signature:
resetState(): void;
Returns:
void