Windows.Storage.Streams.InMemoryRandomAccessStream

April 24, 2020 ยท View on GitHub

-description

Provides random access of data in input and output streams that are stored in memory instead of on disk.

-remarks

-examples

See the code example in the DataReader topic.

-see-also

FileRandomAccessStream, RandomAccessStream, , Serializing and deserializing data sample (Windows 10)

Contents

  1. 1-description
  2. 2-remarks
  3. 3-examples
  4. 4-see-also