#include <algorithm>
#include <cstring>
#include "EbmlConfig.h"
Go to the source code of this file.
Classes | |
class | Endian< TYPE, ENDIAN > |
general class to handle endian-specific buffers More... | |
Enumerations | |
enum | endianess { big_endian, little_endian } |
enum endianess |