Creates an ENetPacket internally.
A convenience constructor for an already existing ENetPacket.
A convenience constructor for array data.
A convenience constructor for scalar data.
Cleans up the internal ENetPacket.
Gets the ENetPacket's data.
Resizes the ENetPacket.
Sets the ENetPacket's data.
Sets application private data.
Gets the size of the ENetPacket in bytes.
Gets application private data.
Encompasses an ENetPacket with an object-oriented wrapper. Once a packet has been sent, the data cannot be modified.