dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Packet.append
dsfml
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
dsfml
network
packet
Packet
constructors
this
destructors
~this
functions
append
clear
endOfPacket
getData
onRecieve
onSend
read
write
Append data to the end of the packet.