Back to Server.Network

ByteQueue

(ctor) ByteQueue()
int Length( get; )
void Clear()
int Dequeue( byte[] buffer, int offset, int size )
void Enqueue( byte[] buffer, int offset, int size )
byte GetPacketID()
int GetPacketLength()
void SetCapacity( int capacity )