dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Packet.clear
dsfml
network
packet
Packet
Clear the packet.
After calling Clear, the packet is empty.
class
Packet
void
clear
(
)
Meta
Source
See Implementation
dsfml
network
packet
Packet
constructors
this
destructors
~this
functions
append
clear
endOfPacket
getData
onRecieve
onSend
read
write
Clear the packet.
After calling Clear, the packet is empty.