Closed alisterburt closed 3 years ago
The root cause of #17 is that the TextBuffer object was not correctly cleared after parsing a simple data block. This PR correctly clears the TextBuffer object and closes #17.
TextBuffer
The root cause of #17 is that the
TextBuffer
object was not correctly cleared after parsing a simple data block. This PR correctly clears theTextBuffer
object and closes #17.