CircularBuffer Methods | 
The CircularBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Read | 
            Reads data from the buffer.
              | |
| ToString | (Inherited from Object.) | |
| Write | 
            Writes data to the buffer.
              |