Packet.h File Reference
#include <WString.h>
Include dependency graph for Packet.h:
Go to the source code of this file.
Classes | |
| struct | Packet |
| Helper class for reading/writing packet content. More... | |
| struct | NetworkPacket |
| Helper class for reading/writing packet content in network byte-order (MSB first) More... | |
| struct | HostPacket |
| Helper class for reading/writing packet content in host byte-order (LSB first) More... | |
1.8.13