Make ID3 parser more robust (again)
I've also removed unnecessary "empty" cases, since to add them everywhere would bloat the code quite a lot. Note that new String(new byte[0], 0, 0, encoding) is valid and will produce and empty string. Issue: #2663 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=152697288
Showing
with
38 additions
and
23 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment