Menu

#5 UnsuppprtedEncodingException

open
nobody
JukeX Core (5)
5
2002-12-18
2002-12-18
Kevin Hooke
No

The helliker.id3.ID3v2Header class throws an
UnsupportedEncodingException if this class is used on
a Java VM that is 'US English only'.

The byte to String conversion assumes the byte stream
was written using Cp437 charset - this char set is only
supported in the 'All Languages' Java JRE/JDK
installation - it is not available in 'US English'.

Discussion


Log in to post a comment.

Auth0 Logo