Hi,
I think this may be a FAQ but I could not find an answer on the web yet.
Is there already an implementation of an InputSource which reads from an
arbitrary std::istream? I only found this very old email on the topic
https://marc.info/?l=xerces-dev&m=86952133511623 and some stackoverflow
answers mentioning reading everything into memory and using
MemBufInputSource or writing your own InputSource.
My application would need to be able to read XML over a socket
connection and/or decompressing it on the fly.

Best regards,
Michael

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to