Re: Problem with Image Loading - WeOnlyDo Discussion board

Re: Problem with Image Loading (General questions)

by wodSupport, Wednesday, May 17, 2006, 14:33 (6764 days ago) @ Maverick5

Mav,

well, yes, MemBlob and MemoryStream *do* the same thing - they keep data in memory. But they *are not* the same, they cannot share data. MemBlob doesn't support IStream interface, so you can't do what you had in mind, at least not directly.

Kreso


Complete thread: