nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Packet.append
nudsfml
network
packet
Packet
Append data to the end of the packet.
class
Packet
void
append
(
const
(
void
)[]
data
)
Parameters
data
const
(
void
)[]
Pointer to the sequence of bytes to append
Meta
Source
See Implementation
nudsfml
network
packet
Packet
constructors
this
destructors
~this
functions
append
clear
endOfPacket
getData
onRecieve
onSend
read
write
Append data to the end of the packet.