Commit 34c9108f153596d87f64db6d26b3c7f8fccaa3f2

Nick Wellnhofer 2024-07-07T18:38:31

encoding: Add sizeOut argument to xmlCharEncInput When push parsing, we want to convert as much of the input as possible. When pull parsing memory buffers, we want to convert data chunk by chunk to save memory.