UnpackingStream Methods |
The UnpackingStream type exposes the following members.
Name | Description | |
---|---|---|
Flush |
Overrides [M:Stream.Flush()] so that no action is performed.
(Overrides StreamFlush.) | |
Read |
Reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.
(Overrides StreamRead(Byte, Int32, Int32).) | |
SetLength |
Throws NotSupportedException.
(Overrides StreamSetLength(Int64).) | |
Write |
Throws NotSupportedException.
(Overrides StreamWrite(Byte, Int32, Int32).) |