clearDecodeStack method

void clearDecodeStack()

Clear the decode stack

Implementation

void clearDecodeStack() => _decodeStack.clear();