2008/6/13, Boris Zbarsky <[EMAIL PROTECTED]>:
> Jürgen Herz wrote:
>> I don't know how to do the processing in the onDataAvailable handler,
>> so I've to buffer the data. How to?
>
> Easiest way is to create an nsIPipe, use writeFrom to write into its
> nsIOutputStream, and at the end read its nsIInputStream.

Ok, got it work and it's quite easy actually.
Learned quite a lot again, thank you!

Bye,
Juergen
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to