Re: howto load input stream
sylvain ferriol <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <yI6dnWmegNjSinnYnZ2dnUVZ_sfinZ2d__31853.6129467704$1172577470$gmane$org@mozilla.org> |
the two solutions work if you hav an URI as source, or in my case, i have only a java input stream. and i can not implement nsInputStream because read method is not available sylvain