CircularBufferStream Methods |
The CircularBufferStream type exposes the following members.
Name | Description | |
---|---|---|
Advance |
Advances the buffer, discarding bytes
| |
Flush | (Overrides StreamFlush.) | |
Read |
Read from the buffer
(Overrides StreamRead(Byte, Int32, Int32).) | |
Reset |
Resets the buffer
| |
Seek | (Overrides StreamSeek(Int64, SeekOrigin).) | |
SetBufferSize | ||
SetLength | (Overrides StreamSetLength(Int64).) | |
Write |
Write data to the buffer
(Overrides StreamWrite(Byte, Int32, Int32).) |
Name | Description | |
---|---|---|
CopyTo(Stream) | Overloaded. (Defined by StreamExtension.) | |
CopyTo(Stream, Int32) | Overloaded. (Defined by StreamExtension.) |