![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ByteConverter.h"#include "Define.h"#include <array>#include <cstring>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | ByteBufferException |
| class | ByteBufferPositionException |
| class | ByteBufferSourceException |
| class | ByteBufferInvalidValueException |
| class | ByteBuffer |
Functions | |
| template<> | |
| std::string | ByteBuffer::read< std::string > () |
| template<> | |
| void | ByteBuffer::read_skip< std::string > () |
|
inline |
|
inline |