Closed descarte1 closed 7 years ago
If you want to allocate a parser once and reuse it to save memory, the parser requires resetting to its initial state. I've added a new reset() method which enables you to do this.
If you want to allocate a parser once and reuse it to save memory, the parser requires resetting to its initial state. I've added a new reset() method which enables you to do this.