nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Packet.getData
nudsfml
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
nudsfml
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.