TagLib::ByteVectorList Class Reference
A list of ByteVectors.
More...
#include <tbytevectorlist.h>
Inheritance diagram for TagLib::ByteVectorList:
List of all members.
Detailed Description
A list of ByteVectors.
A List specialization with some handy features useful for ByteVectors.
Constructor & Destructor Documentation
TagLib::ByteVectorList::ByteVectorList |
( |
|
) |
|
|
|
Make a shallow, implicitly shared, copy of l. Because this is implicitly shared, this method is lightweight and suitable for pass-by-value usage. |
Member Function Documentation
|
Splits the ByteVector v into several strings at pattern. This will not include the pattern in the returned ByteVectors. |
The documentation for this class was generated from the following file: