-62, -96, or in hexadecimal C2,A0 is the encoding (in UTF-8) of a 
non-breaking space (U+00A0, widely known on the web as  ) It's a 
distinct Unicode character than a space (U+0020, encoded in UTF-8 as 32); 
it's not an encoding issue (btw, all strings in JavaScript are in UCS-2, 
just like in Java)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/gRdn0UzoZjEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to