TrinityCore
|
Functions | |
template<size_t T> | |
void | convert (char *val) |
template<> | |
void | convert< 0 > (char *) |
template<> | |
void | convert< 1 > (char *) |
template<typename T > | |
void | apply (T *val) |
ByteConverter reverse your byte order. This is use for cross platform where they have different endians.
|
inline |
|
inline |
|
inline |
|
inline |