It doesn&#39;t look like it&#39;s supported. &nbsp;It could be we&#39;d have to use xmlParseChunk. &nbsp;It shouldn&#39;t be too hard the tricky part would be how to expose that feature in a easy to use ruby API... &nbsp;<br><br><div class="gmail_quote">
On Dec 7, 2007 4:30 AM, Jochen Topf &lt;<a href="mailto:jochen@remote.org">jochen@remote.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi!<br>
<br>I have some rather large XML files which I want to read with the SAX<br>parser. Unfortunately it can only read from files or strings, not from<br>a Ruby IO stream or so. I want to pipe in the XML file directly from<br>
a process decompressing the file or use some Ruby lib to do the<br>decompression on the fly.<br><br>Any suggestions?<br><br>Jochen<br><font color="#888888">--<br>Jochen Topf &nbsp;<a href="mailto:jochen@remote.org">jochen@remote.org
</a> &nbsp;<a href="http://www.remote.org/jochen/" target="_blank">http://www.remote.org/jochen/</a> &nbsp;+49-721-388298<br><br>_______________________________________________<br>libxml-devel mailing list<br><a href="mailto:libxml-devel@rubyforge.org">
libxml-devel@rubyforge.org</a><br><a href="http://rubyforge.org/mailman/listinfo/libxml-devel" target="_blank">http://rubyforge.org/mailman/listinfo/libxml-devel</a><br></font></blockquote></div><br>