Attention

This functionality is only available in the C++ toolkits. For other languages, we recommend using language-specific functionality instead.

OEBReadData

template<class T>
bool OEBReadData(OEPlatform::oeistream &ifs, T &t, bool swab)
template<class T>
bool OEBReadData(OEPlatform::oeistream &ifs, T t, unsigned int nbytes, bool swab)