Windows.Storage.Streams.IRandomAccessStream

December 9, 2020 ยท View on GitHub

-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