Name | Description | |
---|---|---|
![]() | CanRead | Returns true if the stream supports reading. |
![]() | CanSeek | Returns true if the stream supports seeking |
![]() | CanWrite | Returns true if the stream supports writing. |
![]() | Length | Returns the length of the stream. |
![]() | Position | Gets or sets the position of the stream. |