nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Packet.clear
nudsfml
network
packet
Packet
Clear the packet.
After calling Clear, the packet is empty.
class
Packet
void
clear
(
)
Meta
Source
See Implementation
nudsfml
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.