#include <cassert>
#include "EbmlTypes.h"
#include "EbmlElement.h"
Go to the source code of this file.
Classes | |
class | EbmlSInteger |
Handle all operations on a signed integer EBML element. More... | |
Variables | |
START_LIBEBML_NAMESPACE const int | DEFAULT_INT_SIZE = 1 |
optimal size stored |