26 #ifndef TAGLIB_ID3V2SYNCHDATA_H 27 #define TAGLIB_ID3V2SYNCHDATA_H TAGLIB_EXPORT ByteVector decode(const ByteVector &input)
A byte vector.
Definition: tbytevector.h:45
TAGLIB_EXPORT ByteVector fromUInt(unsigned int value)
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
TAGLIB_EXPORT unsigned int toUInt(const ByteVector &data)
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41