Windows.Storage.Streams.RandomAccessStream

December 9, 2020 ยท View on GitHub

-description

Provides 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

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