mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-04 23:07:20 +00:00
V2 and V3 allow for the separation of multiple values with the solidus (/) character, while in V4 the separator is null (0). This was not accounted for previously, and would break valid V4 strings ("Foo / Bar" would be split into "Foo " and " Bar"). closes #82 |
||
---|---|---|
.. | ||
assets | ||
util | ||
aac.rs | ||
aiff.rs | ||
ape.rs | ||
main.rs | ||
mp4.rs | ||
mpeg.rs | ||
ogg.rs | ||
wav.rs | ||
wavpack.rs | ||
zero_sized.rs |