IPacket
(ITF)
INTERFACE IPacket EXTENDS IDisposable
A generic parameter for transferring UDP packet instance.
See: PacketPool or CreatePacket
Do not implement your own instance!
Properties:
IP_Address
Port
Methods:
CopyData
GetDataPointer
SetOffset
ObjectDispose, inherited from IDisposable
ObjectRelease, inherited from IDisposable
ObjectRetain, inherited from IDisposable
Structure: