|
XX CMake Package
|
convert data types to and from byte arrays More...
#include <XXByteConversion.h>
convert data types to and from byte arrays
Static Public Member Functions | |
| static QByteArray | toBytes (const DataType &value, bool swap) |
| static DataType | fromBytes (const QByteArray &data, bool swap) |
|
static |
|
static |
| char XX::ByteConversion< DataType >::bytes[sizeof(DataType)] |
| DataType XX::ByteConversion< DataType >::value = DataType{} |