mirror of
https://github.com/taglib/taglib.git
synced 2026-03-20 13:49:56 -04:00
382aec46f7c3c99dce41711c4e2a2875c60ecabc
Since 37e2d629, the ID3v1 and ID3v2 tags are always created at the end
of MPEG::File::read. So contrary to what the documentation said, a null
pointer is never returned.
To check if a tag contains data, refer to isEmpty() in the
documentation.
Description
No description provided
Languages
C++
96.4%
CMake
2.2%
C
1%
Logos
0.4%