The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Enables obtaining an asynchronous byte reader or byte writer that's positioned at the specified location on a random access byte stream.
Members
The IRandomAccessStream interface inherits from IInspectable. IRandomAccessStream also has these types of members:
Methods
The IRandomAccessStream interface has these methods.
| Method | Description |
|---|---|
| GetInputStreamAt |
Gets a byte reader that's positioned at the specified offset. |
| GetOutputStreamAt |
Gets a byte writer that's positioned at the specified offset. |
Properties
The IRandomAccessStream interface has these properties.
| Property | Description |
|---|---|
|
Gets or sets the size of the stream. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Header |
|
|
IDL |
|
Build date: 11/28/2012