public class NurRingBuffer
NurRingBuffer | Initializes a new instance of the NurRingBuffer class |
NurRingBuffer(Int32) | Initializes a new instance of the NurRingBuffer class |
DiscardBytes | |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetAvailable | |
GetBuffer | |
GetCount | |
GetDataSize | |
GetHashCode | (Inherited from Object) |
GetReadPos | |
GetType | (Inherited from Object) |
GetWritePos | |
IsEmpty | |
IsFull | |
MemberwiseClone | (Inherited from Object) |
Peek(Byte) | |
Peek(Byte, Int32) | |
Peek(Byte, Int32, Int32) | |
Peek(Byte, Int32, Int32, Int32) | |
PeekByte | |
PeekDword | |
PeekWord | |
Read(Byte) | |
Read(Byte, Int32) | |
Read(Byte, Int32, Int32) | |
Reset | |
ToString | (Inherited from Object) |
Write(Byte) | |
Write(Byte, Int32) | |
Write(Byte, Int32, Int32) |