#include "tag_impl.h"
#include "io_strings.h"
Go to the source code of this file.
Functions | |
size_t | ID3_GetDataSize (const ID3_TagImpl &tag) |
size_t ID3_GetDataSize | ( | const ID3_TagImpl & | tag | ) |
Definition at line 323 of file tag_impl.cpp.
References ID3_TagImpl::GetAppendedBytes(), ID3_TagImpl::GetFileSize(), and ID3_TagImpl::GetPrependedBytes().
Referenced by ID3_TagImpl::PaddingSize(), RenderV2ToFile(), and ID3_TagImpl::Strip().