22 #ifndef SNET_PLATFORM_REQUEST_H 23 #define SNET_PLATFORM_REQUEST_H 35 l_Buffer.emplace_back(0x06);
36 l_Buffer.emplace_back(0x02);
37 l_Buffer.emplace_back(0x00);
38 l_Buffer.emplace_back(0x80);
39 l_Buffer.emplace_back(0x02);
40 l_Buffer.emplace_back(0x01);
45 #endif // SNET_PLATFORM_REQUEST_H Copyright (c) 2016, Florian Evers, florian-evers@gmx.de All rights reserved.
std::vector< unsigned char > Serialize() const