On Fri, Feb 11, 2011 at 20:34, Stuart Sierra
<the.stuart.sie...@gmail.com> wrote:
> Java doesn't have any unsigned types, and that's not really something we can
> change.  Java libraries that need to do binary I/O tend to work with byte
> arrays and handle individual bytes as ints.
> -Stuart Sierra
> clojure.com

Well, except for char. That's unsigned. An odd language, Java.

// Ben

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to