Serial-ATA / lofty-rs

Audio metadata library
Apache License 2.0
179 stars 34 forks source link

ID3v2: Stop editing the string in Id3v2Tag::get_text() #337

Closed Serial-ATA closed 5 months ago

Serial-ATA commented 5 months ago

Convenient null separator handling is now exclusively done for Accessor methods. For all other use cases, the caller is given the raw string, with separators intact.