OEBReadDataLength

OEULongLong OEBReadDataLength(OEPlatform::oeistream &, OEULongLong maxLen=UINT_MAX);
unsigned int OEBReadDataLength(OEPlatform::oeistream &,OEULongLong&, OEULongLong maxLen=UINT_MAX);

Reads a variable length encoding integer from a binary file.