March 1, 2016
8:24 p.m.
using #asString there is wrong, IMHO, if the memory stream is on bytes it should return a read stream reading bytes, if it is on characters, the read stream should return characters.
On 01 Mar 2016, at 21:13, Max Leske <maxleske@gmail.com> wrote:
On 01 Mar 2016, at 20:51, Udo Schneider <udo.schneider@homeaddress.de> wrote:
On 29/02/16 23:06, Sven Van Caekenberghe wrote:
I think it is not good to do this, better stick with bytes. Should I fix it and submit a slice or use a workaround in my code?
I donât think it makes sense to change #readStream. I do think though, that the tools would profit from an improved XML handling.
Max
CU,
Udo