visualization-tools

Home > @visualization-tools/core > IBuffer > resetState

IBuffer.resetState() method

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