Gamedev Framework (gf)
0.15.0
A C++14 framework for 2D games
gf
Packet
Public Attributes
|
List of all members
gf::Packet Struct Reference
Network
»
Network sockets
A packet of bytes.
More...
#include <
gf/Packet.h
>
Public Attributes
std::vector< uint8_t >
bytes
Detailed Description
A packet of bytes.
Member Data Documentation
◆
bytes
std::vector<uint8_t> gf::Packet::bytes
Generated by
1.8.13