#include <string.h>
#include "tag_impl.h"
#include "utils.h"
#include "io_helpers.h"
#include "io_strings.h"
Go to the source code of this file.
Functions | |
size_t | ID3_GetDataSize (const ID3_TagImpl &tag) |
|
Definition at line 306 of file tag_impl.cpp. |