What you're doing is fine. Just sit in a loop and call read a bunch of times until read returns 0 bytes read. Then you know you have reached EOF. You likely don't even have to call available.

Yes - it is working now. Thanks. _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to