[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[xml] Parsing from a compressed string
- From: Stefan Behnel <stefan_ml behnel de>
- To: xml gnome org
- Subject: [xml] Parsing from a compressed string
- Date: Sun, 13 Jul 2008 07:44:12 +0200
Hi,
it seems that libxml2 can parse zlib compressed data from files. What would be
the right way to parse compressed data from a string in memory? And, yes, I
want to avoid unpacking it before I parse it.
Same question for serialisation? Is there anything like a compressing
OutputBuffer?
Thanks,
Stefan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]