Method | Description | |
---|---|---|
SetupHeader ( ) : void | ||
TryAddPacket ( IPacketBase packet ) : bool |
Try to add a packet into the buffer. Returns true if the packet was successfully copied.
|
public TryAddPacket ( IPacketBase packet ) : bool | ||
packet | IPacketBase | |
return | bool |