novelate v0.0.2 (2020-01-22T19:34:01Z)
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.