Re: [java-gnome-hackers] Java JNI functions' UTF-8 not valid
Brought to you by:
afcowie
From: Serkan K. <se...@ge...> - 2009-08-01 07:59:32
|
Just to point out I found the original documents I intented to mention. http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/types.html section on "Modified UTF-8" (Actually I spotted this somewhere in api docs but anyway it explains the exact same stuff) http://en.wikipedia.org/wiki/UTF-8#Modified_UTF-8 and also javadoc of java.lang.Character Sincerely Serkan KABA |