Use the mozilla lxr to do the searching is far more reliable :)

I don't any examples unfortunately.

Ep Dagger wrote:
Mike Lee <[EMAIL PROTECTED]> wrote in message
news:<ash4qi$[EMAIL PROTECTED]>...

Have you try using nsIBinaryInputStream?

I can't find a way to create a component that has a nsIBinaryInputStream interface. nsBinaryStream.h doesn't seem to be scriptable. Also the nsIInputStream I am given does not seem to have
a nsIBinaryInputStream interface - at least I get an error whan I
query for it. I've tried to query for other interfaces I might be
able to use but know luck on thoses either.

I guess I don't fully understand the xpcom model or that xul planet references are out of date. I tried to query for other interfaces
from components that implement nsIInputStream but the only one I got
to work was a query for nsISuppots.

I can create a nsBufferedStream but the nsIBufferedStreamread is not scriptable.

Does anyone know if there are any apps that I can look to get an idea
of how to do this. I've glanced at the javascript-to-java but it
seems to use custom xpcom components for binarystreams.

--
Mike Lee
Website: http://www.exitspace.net/mike


Reply via email to