Re: howto load input stream
Sylvain Ferriol <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <06adnXjbrOWDw3DYnZ2dnUVZ_s6onZ2d__2707.9243016944$1173184238$gmane$org@mozilla.org> |
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