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