Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.12 KB

irandomaccessstream.md

File metadata and controls

22 lines (15 loc) · 1.12 KB
-api-id -api-type
T:Windows.Storage.Streams.IRandomAccessStream
winrt interface

Windows.Storage.Streams.IRandomAccessStream

-description

Supports random access of data in input and output streams.

-remarks

For more info, see Quickstart: Reading and writing files, which shows how to read and write bytes to a file by using a RandomAccessStream. To encode an image by using a stream, see Imaging.

-examples

-see-also

File Access sample, Imaging, FileRandomAccessStream, InMemoryRandomAccessStream, RandomAccessStreamOverStream, RandomAccessStreamReference