Hello,

trying to read through image files using nsIBinaryInputStream I'm
stuck. I can do that for images on the web through
nsICacheSession/nsICacheEntryDescriptor/openInputStream and calling
bis' setInputStream() filling with the result. It also works for local
files through nsIIOService/nsIFileProtocolHandler/nsIFileInputStream
and again setInputStream().

But I can't see how to get from the image URL of scheme mailbox://,
news:// or imap:// to a nsIInputStream.

It would be great if someone could help me on the right track.

Regards,
Juergen
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to