Click or drag to resize

CircularBuffer Methods

The CircularBuffer type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRead
Reads data from the buffer.
Public methodToString (Inherited from Object.)
Public methodWrite
Writes data to the buffer.
Top
See Also