名前 | 解説 | |
---|---|---|
![]() | CanRead | オーバーライドされます。 Gets a value indicating whether the current stream supports reading. |
![]() | CanSeek | オーバーライドされます。 Gets a value indicating whether the current stream supports seeking. |
![]() | CanTimeout | System.IO.Streamから継承されます。 |
![]() | CanWrite | オーバーライドされます。 Gets a value indicating whether the current stream supports writing. |
![]() | DataPointer | Gets the internal pointer to the current stream's backing store. |
![]() | Length | オーバーライドされます。 Gets the length in bytes of the stream. |
![]() | Position | オーバーライドされます。 Gets or sets the position within the current stream. |
![]() | PositionPointer | Gets the position pointer. |
![]() | ReadTimeout | System.IO.Streamから継承されます。 |
![]() | RemainingLength | Gets the length of the remaining. |
![]() | WriteTimeout | System.IO.Streamから継承されます。 |