#include <headers.hpp>
Static Public Member Functions | |
static PacketHeader | decode (const unsigned char *buffer, const unsigned int &size) |
static void | encode (const PacketHeader &header, ByteArray &buffer) |
Definition at line 48 of file headers.hpp.
|
static |
Definition at line 44 of file headers.cpp.
|
static |
Clears and adds the signature to the front of the buffer
Definition at line 37 of file headers.cpp.