dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
SfPacket.append
dsfml
network
packet
SfPacket
Append data to the end of the packet.
class
SfPacket
void
append
(
const
(
void
)[]
data
)
Parameters
data
const
(
void
)[]
Pointer to the sequence of bytes to append.
Meta
Source
See Implementation
dsfml
network
packet
SfPacket
constructors
this
destructors
~this
functions
append
getData
variables
sfPtr
Append data to the end of the packet.