Static Public Member Functions | |
static uint | getSInt32Size () |
static uint | getUInt32Size () |
static uint | getFloat32Size () |
static uint | getBoolSize () |
static uint | getStringSize (const Common::String &string) |
Protected Types | |
enum | { SINT_MARKER, UINT_MARKER, FLOAT_MARKER, STRING_MARKER, BOOL_MARKER, BLOCK_MARKER } |