|
void | detectHostEndian () |
|
BBEndianness | getHostEndian () |
|
void | setGlobalEndianness (BBEndianness end) |
|
template<typename T > |
T | toGlobal (T in, BBEndianness end) |
|
template<typename T > |
T | toHost (T in, BBEndianness end) |
|
|
static uint32_t | readPackedInt (uint32_t packed, uint32_t &output) |
|
static uint32_t | writePackedInt (uint32_t integer, uint32_t &output) |
|
The documentation for this class was generated from the following files: