This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HTT URLConnection.getInputStream seems broken in cvs


On 4 Mar 2005, at 20:39, Fabio Roger wrote:

> hmmm yes you're right.. I changed to UTF-8 and it worked.. but
> shouldnt it work with GB2310?

GB2312 is a standard Java encoding, but I suppose it may not be 
implemented in GNU Classpath. I don't know where to look for 
information like this I'm afraid, the classpath site would be a good 
place to start.

http://www.gnu.org/software/classpath/home.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]