Re: howto load input stream
Sylvain Ferriol <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <[email protected]> |
Javier Pedemonte wrote: > Try nsIWebBrowserStream... > do you have an example because i did not succeed to pass data as short[], it displays incoherent characters. in eclipse, this interface is not used, they use AppentToStream. > > javier > > > > Sylvain Ferriol wrote: >> hello >> i want to load an input stream, but nsIDocShell.LoadStream is not >> visible in java xpcom. >> is there a solution? >> >> thanks >> sylvain