dsfml ~master (2017-10-11T01:10:36Z)
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.