Commit 9282b084315b141f77e32bb25e56096a6cd0fd16

Nick Wellnhofer 2023-04-19T21:55:24

parser: Fix regression in memory pull parser with encoding Revert another change from commit 98840d40. Decode the whole buffer when reading from memory and switching to the initial encoding. Add some comments about potential improvements.