26 #ifndef TAGLIB_BYTEVECTORLIST_H
27 #define TAGLIB_BYTEVECTORLIST_H
83 int byteAlign,
int max);
85 class ByteVectorListPrivate;
86 ByteVectorListPrivate *d;
A list of ByteVectors.
Definition: tbytevectorlist.h:41
A generic, implicitly shared list.
Definition: tlist.h:53
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_EXPORT
Definition: taglib_export.h:40