media/libraries/extractor/src
ibaker 289f0cf00b Remove impossible UnsupportedEncodingException from Id3Decoder
The list of charsets is already hard-coded, and using `Charset` types
ensures they will all be present at run-time, hence we will never
encounter an 'unsupported' charset.

PiperOrigin-RevId: 491324466
(cherry picked from commit 5292e408a6)
2023-01-25 17:41:44 +00:00
..
main Remove impossible UnsupportedEncodingException from Id3Decoder 2023-01-25 17:41:44 +00:00
test Split up Id3DecoderTest methods 2023-01-25 17:41:43 +00:00