![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Functions | |
| template<std::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 |