Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1001 Bytes

randomaccessstream.md

File metadata and controls

22 lines (15 loc) · 1001 Bytes
-api-id -api-type
T:Windows.Storage.Streams.RandomAccessStream
winrt class

Windows.Storage.Streams.RandomAccessStream

-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