UnpackingStream Properties |
The UnpackingStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanRead |
Gets a value indicating whether the current stream supports reading.
(Overrides StreamCanRead.) |
![]() | CanTimeout |
Gets a value that determines whether the current stream can time out.
(Overrides StreamCanTimeout.) |
![]() | CanWrite |
Gets a value indicating whether the current stream supports writing.
(Overrides StreamCanWrite.) |
![]() | Length |
Gets the length in bytes of the stream.
(Overrides StreamLength.) |