dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Packet.getData
dsfml
network
packet
Packet
Get a slice of the data contained in the packet.
class
Packet
const
const
(
void
)[]
getData
(
)
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.