Commit 1e41e4fa8e2ea64a449c0416f085e9a2b8fef662

Nick Wellnhofer 2020-06-30T02:43:57

Fix return values and documentation in encoding.c Make xmlEncInputChunk and xmlEncOutputChunk return 0 on success and never a positive value. Make xmlCharEncFirstLineInt, xmlCharEncFirstLineInt and xmlCharEncOutFunc return the number of bytes written.