dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Packet.getData
dsfml
network
packet
Packet
Get a slice of the data contained in the packet.
class
Packet
const
(
void
)[]
getData
const
(
)
Return Value
Type:
const
(
void
)[]
Slice containing the data.
Meta
Source
See Implementation
dsfml
network
packet
Packet
constructors
this
destructors
~this
functions
append
clear
endOfPacket
getData
onRecieve
onSend
read
write
Get a slice of the data contained in the packet.