Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: concurrent::streams::istream to COM IStream

$
0
0
Hi utsav_popli,

Like Kavya mentioned in one of your other discussion posts, we don't have any APIs for interacting with a COM IStream. We try to keep the public API entirely cross platform and that is a very Microsoft specific stream.

Your options include writing the file that you download from your server into a file and then opening an IStream on the file, or you write a IStream wrapper over raw memory or our stream asynchronous streams.

As far as tutorials and reference, take a look at the test cases, samples (under Release\samples), and our documentation tab contains some good information for getting started.

Steve

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>