]> granicus.if.org Git - taglib/commit
Add an overload of ByteVector::replace() which takes chars.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 17 Feb 2016 18:47:02 +0000 (03:47 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 17 Feb 2016 18:47:02 +0000 (03:47 +0900)
commit07d95e0dc008e49356650ce0fec06c96d28b77f0
tree4a74bf233c106d72253c96b733a758928084e31c
parenta9acca5d817932e9362ed28b9641b05a1aac0683
Add an overload of ByteVector::replace() which takes chars.

Currently, this is only way of using ByteVector::replace().
taglib/mod/modfilebase.cpp
taglib/toolkit/tbytevector.cpp
taglib/toolkit/tbytevector.h
taglib/xm/xmfile.cpp
tests/test_bytevector.cpp