dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
SfPacket.getData
dsfml
network
packet
SfPacket
Get a slice of the data contained in the packet.
class
SfPacket
const
const
(
void
)[]
getData
(
)
Return Value
Type:
const
(
void
)[]
Slice containing the data.
Meta
Source
See Implementation
dsfml
network
packet
SfPacket
constructors
this
destructors
~this
functions
append
getData
variables
sfPtr
Get a slice of the data contained in the packet.